Riotplan Mcp Http
Freeby MCP Community
HTTP MCP server package for RiotPlan
v1.1.3Added Apr 12, 2026
riotplanmcphttpserver
Riotplan Mcp Http MCP Server
HTTP MCP server package for RiotPlan
Installation
Reviews
Installation
Quick install
npx -y @planvokter/riotplan-mcp-http
Add to claude_desktop_config.json
{
"mcpServers": {
"riotplan-mcp-http": {
"command": "npx",
"args": ["-y", "@planvokter/riotplan-mcp-http"]
}
}
}