Google Play Game Management MCP ServerServer

ag2-mcp-servers
GitHub
Google PlayGame ManagementAPI Integration

Loading subscription status...

💡 Description

An MCP server that enables management of Google Play games via the Google Games Management API, allowing automated interactions for game resets, hiding/unhiding data, and player management through natural language commands.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Google Play Game Management MCP Server": {
        "env": {
          "CONFIG": "json_string",
          "SECURITY": "API_KEY",
          "CONFIG_PATH": "path/to/config.json"
        },
        "args": [],
        "command": "python mcp_server/main.py stdio"
      }
    }
  ]
}

🛠️ Tools

ruffmypypytest

Features

  • Automated game management
  • Natural language processing for player commands
  • Integration with Google Play Games API

💬 Example Queries

  • Reset the game data for player X
  • Hide player achievements
  • Show leaderboard for game Y