74
/ 100
1 month ago
glama

easypanel-mcp-server

MCP Server for full Easypanel control via Claude Code, Cursor, and Claude Desktop. Provides 37 tools for deploy, logs, env vars, domains, databases, and monitoring with built-in safety guards.

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
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 1 credential: EASYPANEL_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEASYPANEL_API_FLAVORv2.x detects the generation with a single probe request on first call (cached). To skip detection, set =trpc (≤ 2.30) or EASYPANEL_API_FLAVOR=rpc (≥ 2.31).
configEASYPANEL_RAW_DISABLEDtrpc_raw reads bypass read-only mode — read-only blocks writes only. A raw read can return sensitive data; use =1 in untrusted environments.
🔐 secretEASYPANEL_TOKEN"": "your-api-token"
configEASYPANEL_URL"": "https://your-panel.example.com",
configMCP_ACCESS_MODEfull Set to readonly to block all writes (curated tools and trpc_raw). Reads stay available — ideal for connecting to a production panel for inspection only.
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/helbertparanhos-easypanel-mcp-server-qozh90)](https://m8ven.ai/mcp/helbertparanhos-easypanel-mcp-server-qozh90)
commit: e436eee32b0b55b063755a9cabbae361f79930d2
code hash: ebbbcf31c60ac4a680626bae0f24db69c1be30a01259b3395e14ab02456edcfb
verified: 6/13/2026, 10:04:25 AM
view raw JSON →