Skip to content

Planning Game

Free

by MCP Community

Integrated MCP Server for Planning GameXP

v1.21.5Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Planning Game MCP Server

Integrated MCP Server for Planning GameXP

Installation

npx -y planning-game-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y planning-game-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "planning-game": {
      "command": "npx",
      "args": ["-y", "planning-game-mcp"]
    }
  }
}