Game Services MCP ServerServer

ag2-mcp-servers
GitHub
Game ServicesGoogle CloudMCP Server

Loading subscription status...

💡 Description

An MCP server that enables interaction with the Google Cloud Game Services API, allowing users to manage deployments, realms, and server configurations in natural language.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Game Services MCP Server": {
        "env": {
          "CONFIG": "json-string-of-configuration",
          "SECURITY": "api-key",
          "CONFIG_PATH": "path/to/config.json"
        },
        "args": [],
        "command": "python mcp_server/main.py stdio"
      }
    }
  ]
}

🛠️ Tools

Pythonpipuvruffpytest