39
/ 100
1 month ago
glama

fastpanel-mcp

Enables natural language management of FastPanel 2 servers, including creating sites, databases, SSL certificates, and hardening nginx configurations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — site_doctor (line 430: ssh.exec(remote))
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: FASTPANEL_SSH_KEY, FASTPANEL_TOKEN, FASTPANEL_WRITE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies5 high5 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highundici@7.2.0GHSA-f269-vfmq-vjvj

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

highundici@7.2.0GHSA-v9p9-hfj2-hcw8

Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation

highundici@7.2.0GHSA-vrm6-8vpv-qv8q

Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFASTPANEL_DUMP_DIRDump/import paths are confined to a staging dir (default /root/fastpanel-mcp-dumps, override with ); paths outside it or containing .. are rejected.
configFASTPANEL_INSECURE_TLS1 # only if panel uses self-signed cert
configFASTPANEL_SSH_HOST## SSH-backed (require )
🔐 secretFASTPANEL_SSH_KEY
configFASTPANEL_SSH_OPTS
configFASTPANEL_SSH_PORT
configFASTPANEL_SSH_TIMEOUT_MS
configFASTPANEL_SSH_USER
configFASTPANEL_TIMEOUT_MS
🔐 secretFASTPANEL_TOKENyour read token>
configFASTPANEL_URLe "=https://panel.example.com:8888" \
🔐 secretFASTPANEL_WRITE_TOKENDual-token safety model. Read operations use a read-only token; mutating operations require a separate write token (). Unset the write token and every write tool fails closed.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/imateo-fastpanel-mcp-16ms39)](https://m8ven.ai/mcp/imateo-fastpanel-mcp-16ms39)
commit: d11a0432927141266a50811f1d0ab3a3a0d3d32b
code hash: 77503894de149b1ef5e730599be0e749cacaadc4f2e00a2678c6eafbad37f89a
verified: 6/11/2026, 12:14:41 PM
view raw JSON →