game mcp for Claude Desktop
io.github.moonolgerd/game-mcp
Discovers and manages installed games on Windows from Steam, Epic, GOG, Xbox, and other platforms.
client:Claude Desktop
transport:stdio
runtime:nuget
Install game mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"game-mcp": {
"command": "dnx",
"args": [
"GameMcpServer",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs