Skip to content

Riotplan Mcp Http

Free

by MCP Community

HTTP MCP server package for RiotPlan

v1.0.26Added Apr 12, 2026
riotplanmcphttpserver
Works with:ClaudeGPTGeminiCopilot

Riotplan Mcp Http MCP Server

HTTP MCP server package for RiotPlan

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @kjerneverk/riotplan-mcp-http
Add to claude_desktop_config.json
{
  "mcpServers": {
    "riotplan-mcp-http": {
      "command": "npx",
      "args": ["-y", "@kjerneverk/riotplan-mcp-http"]
    }
  }
}