agones

GitHub

Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "agones": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-agones"
      ]
    }
  }
}