npx claudepluginhub dtsoden/easypanel-claude-plugin --plugin easypanelAdd to your .mcp.json:
{
"mcpServers": {
"easypanel": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/servers/easypanel-mcp/index.js"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node