Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.Panelica/panelica-mcp

NPM · PANELICA-MCP · SCANNED SEP 20

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

Available components

−4 this week 70 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability77
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • 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. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability check failed: the tool surface changed between 0.2.2 and 0.5.1: 370 tool removals, 0 breaking changes, 3 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 37 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 39 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.

npm · panelica-mcp

# add to Claude Code
claude mcp add panelica-panelica-mcp -- npx -y panelica-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "panelica-panelica-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "panelica-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "panelica-panelica-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "panelica-mcp"
      ]
    }
  }
}
# add to Codex CLI
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
    }
  }
}
# add to OpenClaw
openclaw mcp add panelica-panelica-mcp --command npx --arg -y --arg panelica-mcp
# ~/.hermes/config.yaml
mcp_servers:
  panelica-panelica-mcp:
    command: "npx"
    args: ["-y", "panelica-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "panelica-panelica-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "panelica-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add panelica-panelica-mcp -t stdio -c npx -a -y panelica-mcp
// mcp.json
{
  "mcpServers": {
    "panelica-panelica-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "panelica-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Sept 26 −6
    • Stability: 0.70 → fail security
    • 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 functional
  • 16 Sept 26 +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.

  • 14 Sept 26 +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.

  • 12 Sept 26 +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.

  • 9 Sept 26 +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.

  • 7 Sept 26 +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.

  • 5 Sept 26 +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.

  • 3 Sept 26 +4
    • Stability: unverified → 0.27 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/panelica-mcp@0.5.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 37 exposed · ~3,837 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
panelica_accounts_get_v1_accounts ~137

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_accounts_get_v1_accounts_id ~61

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

NameTypeReqDescription
idstringyesID of the account — obtain it from GET /v1/accounts

No output schema declared.

No examples provided.

panelica_accounts_post_v1_accounts ~64

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.

No output schema declared.

No examples provided.

panelica_accounts_post_v1_accounts_id_suspend ~90

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.
idstringyesID of the account — obtain it from GET /v1/accounts

No output schema declared.

No examples provided.

panelica_accounts_post_v1_accounts_id_unsuspend ~93

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.
idstringyesID of the account — obtain it from GET /v1/accounts

No output schema declared.

No examples provided.

panelica_backups_get_v1_backups ~146

Returns all full and incremental server backups. HTTP: GET /v1/backups Category: Backups Required scopes: backups:read Read-only.

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_backups_post_v1_backups ~69

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.

No output schema declared.

No examples provided.

panelica_call ~93

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.

NameTypeReqDescription
argumentsobjectArguments for that tool
toolstringyesCatalogue tool name, e.g. panelica_domains_get_v1_domains

No output schema declared.

No examples provided.

panelica_core_get_v1_me ~137

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_core_get_v1_search ~136

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_databases_get_v1_databases ~141

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_databases_post_v1_databases ~68

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.

No output schema declared.

No examples provided.

panelica_describe_tool ~83

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.

NameTypeReqDescription
toolstringyesCatalogue tool name, e.g. panelica_domains_get_v1_domains_id

No output schema declared.

No examples provided.

panelica_dns_get_v1_dns_zones_domain_id_records ~74

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

NameTypeReqDescription
domain_idstringyesUUID of the domain — obtain it from GET /v1/domains

No output schema declared.

No examples provided.

panelica_dns_patch_v1_dns_records_id ~83

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.
idstringyesUUID of the record

No output schema declared.

No examples provided.

panelica_dns_post_v1_dns_zones_domain_id_records ~100

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.
domain_idstringyesUUID of the domain — obtain it from GET /v1/domains

No output schema declared.

No examples provided.

panelica_docker_get_v1_docker_containers ~143

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_domains_get_v1_domains ~138

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_domains_get_v1_domains_id ~63

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

NameTypeReqDescription
idstringyesID of the domain — obtain it from GET /v1/domains

No output schema declared.

No examples provided.

panelica_domains_get_v1_domains_id_subdomains ~68

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

NameTypeReqDescription
idstringyesID of the domain — obtain it from GET /v1/domains

No output schema declared.

No examples provided.

panelica_domains_patch_v1_domains_id_php ~91

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.
idstringyesID of the domain — obtain it from GET /v1/domains

No output schema declared.

No examples provided.

panelica_domains_post_v1_domains ~65

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.

No output schema declared.

No examples provided.

panelica_domains_post_v1_domains_id_subdomains ~94

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.
idstringyesID of the domain — obtain it from GET /v1/domains

No output schema declared.

No examples provided.

panelica_email_get_v1_email_accounts ~141

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_email_post_v1_email_accounts ~68

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.

No output schema declared.

No examples provided.

panelica_find_tools ~93

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.

NameTypeReqDescription
limitintegerMax results (default 10, max 50)
querystringyesKeywords, e.g. 'dns records', 'wordpress update', 'ssl issue'

No output schema declared.

No examples provided.

panelica_ftp_get_v1_ftp_accounts ~144

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_ftp_post_v1_ftp_accounts ~71

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.

No output schema declared.

No examples provided.

panelica_plans_get_v1_plans ~140

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_server_get_v1_server_metrics ~141

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_server_get_v1_server_services ~140

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_server_get_v1_server_status ~140

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_server_post_v1_server_services_name_restart ~108

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.

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.
namestringyesService name

No output schema declared.

No examples provided.

panelica_ssl_get_v1_ssl_domains_domain_id ~70

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

NameTypeReqDescription
domain_idstringyesUUID of the domain — obtain it from GET /v1/domains

No output schema declared.

No examples provided.

panelica_ssl_post_v1_ssl_domains_domain_id_issue ~105

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.

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.
domain_idstringyesUUID of the domain — obtain it from GET /v1/domains

No output schema declared.

No examples provided.

panelica_wordpress_get_v1_wordpress ~141

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

NameTypeReqDescription
_fieldsstringComma-separated item fields to keep, e.g. "id,domain_name,php_version" — trims large items to what you need.
_limitintegerKeep only the first N items of the returned list (applied by this MCP server, not the panel). Use on large lists.
_matchstringKeep only items whose JSON contains this text (case-insensitive), e.g. a domain name or status.

No output schema declared.

No examples provided.

panelica_wordpress_post_v1_wordpress_id_update_core ~98

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

NameTypeReqDescription
bodyobjectRequest body (application/json). Schema not statically declared — see API docs.
idstringyesID of the wordpres — obtain it from GET /v1/wordpress

No output schema declared.

No examples provided.

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.