# io.github.Panelica/panelica-mcp (npm · panelica-mcp)

Manage a Panelica hosting panel in plain English - 404 scoped, HMAC-signed tools.

- Trust score: 70/100 (medium)
- Change this week: −4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `panelica-mcp`: 70/100 (this document), [markdown](https://verifymcp.io/servers/panelica-panelica-mcp/panelica-mcp.md), [page](https://verifymcp.io/servers/panelica-panelica-mcp/panelica-mcp)

## Channel facts

- Registry: `npm`
- Package: `panelica-mcp`
- Version: `0.5.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 3 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 77/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 5004 tokens (~128/item across 39 items; 37 tools + 2 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability check failed: the tool surface changed between 0.2.2 and 0.5.1: 370 tool removals, 0 breaking changes, 3 additions.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 37 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 39 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.Panelica/panelica-mcp server?

io.github.Panelica/panelica-mcp runs locally as an npm package, launched with npx -y panelica-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add panelica-panelica-mcp -- npx -y panelica-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "panelica-panelica-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "panelica-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "panelica-panelica-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "panelica-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add panelica-panelica-mcp -- npx -y panelica-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "panelica-panelica-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "panelica-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add panelica-panelica-mcp --command npx --arg -y --arg panelica-mcp
```

### Hermes

```yaml
mcp_servers:
  panelica-panelica-mcp:
    command: "npx"
    args: ["-y", "panelica-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "panelica-panelica-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "panelica-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add panelica-panelica-mcp -t stdio -c npx -a -y panelica-mcp
```

### Other

```json
{
  "mcpServers": {
    "panelica-panelica-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "panelica-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-17 (score 70, −6)

- [security regression] Stability: 0.70 → fail
- [functional regression] Schema quality: pass → fail
- [functional] First check of Schema quality: 100
- [functional] Schema quality: fair → good
- [functional] Destructive annotations: 100 → pass
- [functional] Package version: 0.2.2 → 0.5.1

### 2026-09-16 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-03 (score 70, +4)

- [functional improvement] Stability: unverified → 0.27

## MCP tools (37)

### `panelica_find_tools` (~93 tokens)

Search the full Panelica tool catalogue (404 tools; 34 are registered directly). Use this when no registered tool fits: returns matching tools with their parameters, then run one with panelica_call.
Read-only.

Input parameters:

- `limit` (integer): Max results (default 10, max 50)
- `query` (string, required): Keywords, e.g. 'dns records', 'wordpress update', 'ssl issue'

### `panelica_describe_tool` (~83 tokens)

Describe one Panelica catalogue tool by name: exact path/query parameters, request body fields (types, required) and the response envelope with its data fields. Use it before calling a tool whose arguments or result shape you are unsure about.
Read-only.

Input parameters:

- `tool` (string, required): Catalogue tool name, e.g. panelica_domains_get_v1_domains_id

### `panelica_call` (~93 tokens)

Run any Panelica catalogue tool by name (as returned by panelica_find_tools) with its arguments. Path params, query params and 'body' follow that tool's schema. Mutating or destructive depending on the underlying tool — check its HTTP method first.

Input parameters:

- `arguments` (object): Arguments for that tool
- `tool` (string, required): Catalogue tool name, e.g. panelica_domains_get_v1_domains

### `panelica_accounts_get_v1_accounts` (~137 tokens)

List accounts

HTTP: GET /v1/accounts
Category: Accounts
Required scopes: accounts:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_accounts_get_v1_accounts_id` (~61 tokens)

Get account

HTTP: GET /v1/accounts/:id
Category: Accounts
Required scopes: accounts:read
Read-only.

Input parameters:

- `id` (string, required): ID of the account — obtain it from GET /v1/accounts

### `panelica_accounts_post_v1_accounts` (~64 tokens)

Create account

HTTP: POST /v1/accounts
Category: Accounts
Required scopes: accounts:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.

### `panelica_accounts_post_v1_accounts_id_suspend` (~90 tokens)

Create suspend

HTTP: POST /v1/accounts/:id/suspend
Category: Accounts
Required scopes: accounts:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.
- `id` (string, required): ID of the account — obtain it from GET /v1/accounts

### `panelica_accounts_post_v1_accounts_id_unsuspend` (~93 tokens)

Create unsuspend

HTTP: POST /v1/accounts/:id/unsuspend
Category: Accounts
Required scopes: accounts:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.
- `id` (string, required): ID of the account — obtain it from GET /v1/accounts

### `panelica_backups_get_v1_backups` (~146 tokens)

Returns all full and incremental server backups.

HTTP: GET /v1/backups
Category: Backups
Required scopes: backups:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_backups_post_v1_backups` (~69 tokens)

Create server backup

HTTP: POST /v1/backups
Category: Backups
Required scopes: backups:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.

### `panelica_core_get_v1_me` (~137 tokens)

List me

HTTP: GET /v1/me
Category: Core
Required scopes: accounts:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_core_get_v1_search` (~136 tokens)

Quick search

HTTP: GET /v1/search
Category: Core
Required scopes: *:*
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_databases_get_v1_databases` (~141 tokens)

List databases

HTTP: GET /v1/databases
Category: Databases
Required scopes: databases:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_databases_post_v1_databases` (~68 tokens)

Create database

HTTP: POST /v1/databases
Category: Databases
Required scopes: databases:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.

### `panelica_dns_get_v1_dns_zones_domain_id_records` (~74 tokens)

List DNS records

HTTP: GET /v1/dns/zones/:domain_id/records
Category: DNS
Required scopes: dns:read
Read-only.

Input parameters:

- `domain_id` (string, required): UUID of the domain — obtain it from GET /v1/domains

### `panelica_dns_patch_v1_dns_records_id` (~83 tokens)

Update DNS record

HTTP: PATCH /v1/dns/records/:id
Category: DNS
Required scopes: dns:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.
- `id` (string, required): UUID of the record

### `panelica_dns_post_v1_dns_zones_domain_id_records` (~100 tokens)

Create DNS record

HTTP: POST /v1/dns/zones/:domain_id/records
Category: DNS
Required scopes: dns:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.
- `domain_id` (string, required): UUID of the domain — obtain it from GET /v1/domains

### `panelica_docker_get_v1_docker_containers` (~143 tokens)

List containers

HTTP: GET /v1/docker/containers
Category: Docker
Required scopes: docker:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_domains_get_v1_domains` (~138 tokens)

List domains

HTTP: GET /v1/domains
Category: Domains
Required scopes: domains:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_domains_get_v1_domains_id` (~63 tokens)

Get domain

HTTP: GET /v1/domains/:id
Category: Domains
Required scopes: domains:read
Read-only.

Input parameters:

- `id` (string, required): ID of the domain — obtain it from GET /v1/domains

### `panelica_domains_get_v1_domains_id_subdomains` (~68 tokens)

List subdomains

HTTP: GET /v1/domains/:id/subdomains
Category: Domains
Required scopes: domains:read
Read-only.

Input parameters:

- `id` (string, required): ID of the domain — obtain it from GET /v1/domains

### `panelica_domains_patch_v1_domains_id_php` (~91 tokens)

Update php

HTTP: PATCH /v1/domains/:id/php
Category: Domains
Required scopes: domains:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.
- `id` (string, required): ID of the domain — obtain it from GET /v1/domains

### `panelica_domains_post_v1_domains` (~65 tokens)

Create domain

HTTP: POST /v1/domains
Category: Domains
Required scopes: domains:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.

### `panelica_domains_post_v1_domains_id_subdomains` (~94 tokens)

Create subdomain

HTTP: POST /v1/domains/:id/subdomains
Category: Domains
Required scopes: domains:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.
- `id` (string, required): ID of the domain — obtain it from GET /v1/domains

### `panelica_email_get_v1_email_accounts` (~141 tokens)

List email accounts

HTTP: GET /v1/email-accounts
Category: Email
Required scopes: email:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_email_post_v1_email_accounts` (~68 tokens)

Create email account

HTTP: POST /v1/email-accounts
Category: Email
Required scopes: email:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.

### `panelica_ftp_get_v1_ftp_accounts` (~144 tokens)

List FTP accounts

HTTP: GET /v1/ftp-accounts
Category: FTP
Required scopes: ftp:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_ftp_post_v1_ftp_accounts` (~71 tokens)

Create FTP account

HTTP: POST /v1/ftp-accounts
Category: FTP
Required scopes: ftp:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.

### `panelica_plans_get_v1_plans` (~140 tokens)

List plans

HTTP: GET /v1/plans
Category: Plans
Required scopes: plans:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_server_get_v1_server_metrics` (~141 tokens)

Get server metrics

HTTP: GET /v1/server/metrics
Category: Server
Required scopes: server:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_server_get_v1_server_services` (~140 tokens)

Get services status

HTTP: GET /v1/server/services
Category: Server
Required scopes: server:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_server_get_v1_server_status` (~140 tokens)

Get server status

HTTP: GET /v1/server/status
Category: Server
Required scopes: server:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_server_post_v1_server_services_name_restart` (~108 tokens)

Restarts a specific service (nginx, apache, mysql, postgresql, redis, bind, proftpd, etc.).

HTTP: POST /v1/server/services/:name/restart
Category: Server
Required scopes: services:restart, server:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.
- `name` (string, required): Service name

### `panelica_ssl_get_v1_ssl_domains_domain_id` (~70 tokens)

Get SSL info

HTTP: GET /v1/ssl/domains/:domain_id
Category: SSL
Required scopes: ssl:read
Read-only.

Input parameters:

- `domain_id` (string, required): UUID of the domain — obtain it from GET /v1/domains

### `panelica_ssl_post_v1_ssl_domains_domain_id_issue` (~105 tokens)

Issues a Let's Encrypt SSL certificate for a domain.

HTTP: POST /v1/ssl/domains/:domain_id/issue
Category: SSL
Required scopes: ssl:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.
- `domain_id` (string, required): UUID of the domain — obtain it from GET /v1/domains

### `panelica_wordpress_get_v1_wordpress` (~141 tokens)

List wordpress

HTTP: GET /v1/wordpress
Category: WordPress
Required scopes: domains:read
Read-only.

Input parameters:

- `_fields` (string): Comma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
- `_limit` (integer): Keep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
- `_match` (string): Keep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

### `panelica_wordpress_post_v1_wordpress_id_update_core` (~98 tokens)

Create update core

HTTP: POST /v1/wordpress/:id/update-core
Category: WordPress
Required scopes: domains:write
Mutating: changes server state.

Input parameters:

- `body` (object): Request body (application/json). Schema not statically declared — see API docs.
- `id` (string, required): ID of the wordpres — obtain it from GET /v1/wordpress

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/panelica-panelica-mcp/panelica-mcp#diagnostics

## Score history

- 2026-09-20: 70
- 2026-09-19: 70
- 2026-09-18: 70
- 2026-09-17: 70
- 2026-09-16: 76
- 2026-09-15: 75
- 2026-09-14: 75
- 2026-09-13: 74
- 2026-09-12: 74
- 2026-09-11: 73
- 2026-09-10: 73
- 2026-09-09: 73
- 2026-09-08: 72
- 2026-09-07: 72
- 2026-09-06: 71
- 2026-09-05: 71
- 2026-09-04: 70
- 2026-09-03: 70
- 2026-09-02: 66
- 2026-09-01: 66
- 2026-08-31: 66
- 2026-08-30: 66
- 2026-08-29: 66
- 2026-08-28: 66
- 2026-08-27: 66
- 2026-08-26: 51

## Common questions

### What is the io.github.Panelica/panelica-mcp server?

io.github.Panelica/panelica-mcp is listed in the public MCP registry as io.github.Panelica/panelica-mcp. Manage a Panelica hosting panel in plain English - 404 scoped, HMAC-signed tools. This page covers its npm package (panelica-mcp).

### Is the io.github.Panelica/panelica-mcp server safe to use?

io.github.Panelica/panelica-mcp scores 70 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.Panelica/panelica-mcp server expose?

io.github.Panelica/panelica-mcp exposes 37 tools: panelica_find_tools, panelica_describe_tool, panelica_call, panelica_accounts_get_v1_accounts, panelica_accounts_get_v1_accounts_id, and 32 more. Their descriptions and schemas cost roughly 3,837 tokens of context every time the server is loaded.

### Is the io.github.Panelica/panelica-mcp server still maintained?

io.github.Panelica/panelica-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.Panelica/panelica-mcp server under?

io.github.Panelica/panelica-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/panelica-mcp
- Socket report: https://socket.dev/npm/package/panelica-mcp
- Repository: https://github.com/Panelica/panelica-mcp
- Changelog RSS feed: https://verifymcp.io/servers/panelica-panelica-mcp/panelica-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/panelica-panelica-mcp/panelica-mcp.json
- HTML version of this page: https://verifymcp.io/servers/panelica-panelica-mcp/panelica-mcp
