E
Easypanel MCP
by @sitp2k
MCP Server for EasyPanel - manage deployments directly from Claude/Cursor/Windsurf
Created 12/12/2025
Updated 4 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-easypanel-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"sitp2k-easypanel-mcp": {
"command": "npx",
"args": [
"sitp2k-easypanel-mcp"
]
}
}
}