Planning Game
Freeby MCP Community
Integrated MCP Server for Planning GameXP
v1.21.5Added Apr 12, 2026
Planning Game MCP Server
Integrated MCP Server for Planning GameXP
Installation
npx -y planning-game-mcp
Reviews
Installation
Quick install
npx -y planning-game-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"planning-game": {
"command": "npx",
"args": ["-y", "planning-game-mcp"]
}
}
}