M
MCP Easypanel
by @Folkz1
MCP server by Folkz1
Created 12/3/2025
Updated 12 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-mcp-easypanel
Cursor configuration (mcp.json)
{
"mcpServers": {
"folkz1-mcp-easypanel": {
"command": "npx",
"args": [
"folkz1-mcp-easypanel"
]
}
}
}