Opanel
Freeby MCP Community
OPanel MCP Server for AI agents
v0.1.2Added Apr 12, 2026
Opanel MCP Server
OPanel MCP Server for AI agents
Installation
Reviews
Installation
Quick install
npx -y opanel-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"opanel": {
"command": "npx",
"args": ["-y", "opanel-mcp"]
}
}
}