Google Play Game Services Configuration MCP ServerServer

ag2-mcp-servers
GitHub
MCPGame ServicesAPI

Loading subscription status...

💡 Description

An MCP server for interacting with the Google Play Game Services Configuration API, allowing management of game achievement and leaderboard configurations for Android, iOS, and web games.

📝 JSON Entries

{
  "mcpServers": [
    {
      "google_play_game_services": {
        "env": {
          "CONFIG": "json_string",
          "SECURITY": "api_key",
          "CONFIG_PATH": "path/to/json/config"
        },
        "args": [
          "stdio"
        ],
        "command": "python mcp_server/main.py"
      }
    }
  ]
}

🛠️ Tools

PythonUV

Features

  • Natural Language Commands
  • Game Configuration Management