58
/ 100
11 days ago
glama

easypanel-mcp

MCP server for EasyPanel that enables AI agents to manage servers, projects, services, databases, and domains via 40 curated tools or raw tRPC access to all 347 API procedures.

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
⚠️
Known vulnerabilities in dependencies: 3 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: CF_ACCESS_CLIENT_SECRET, EASYPANEL_TOKEN, MCP_API_KEY
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.
configCF_ACCESS_AUD
configCF_ACCESS_CLIENT_ID
🔐 secretCF_ACCESS_CLIENT_SECRET
configCF_ACCESS_REQUIRE_EMAIL_MATCH
configCF_ACCESS_TEAM_DOMAIN
configEASYPANEL_AUTH_MODENo bearer (default) or oauth
configEASYPANEL_MCP_MODEFor HTTP stdio (default) or http
🔐 secretEASYPANEL_TOKENyour-api-token
configEASYPANEL_URL"": "https://your-panel:3000",
configLOG_LEVEL
configMCP_ACCESS_MODEreadonly blocks all write operations; set to full to allow mutations.
🔐 secretMCP_API_KEYyour-secret-key
configOAUTH_ISSUER_URLOAuth Public URL of this server (e.g. https://mcp.example.com)
configOAUTH_STORE_PATH4. (Optional but recommended) Mount a volume at /data and set =/data/oauth.json so tokens survive redeploys.
configPORTNo HTTP port (default: 3100)
// 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 6 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/dray-supadev-easypanel-mcp-wdz7hl)](https://m8ven.ai/mcp/dray-supadev-easypanel-mcp-wdz7hl)
commit: 10e1426e17f2bc113858a3d4e879c3ff281eac04
code hash: 254d073b7265b00c74929cf9284da739eabc851999a1ada5e8167c700e086136
verified: 6/11/2026, 12:22:12 PM
view raw JSON →