Clash of Clans MCP ServerServer

Saunved
GitHub
GamesAPI TestingClash of Clans

Loading subscription status...

💡 Description

MCP server for querying the Clash of Clans API. Allows fetching player and clan information, analyzing ongoing wars, and viewing war logs (if public).

📝 JSON Entries

{
  "mcpServers": [
    {
      "Clash of Clans": {
        "env": {
          "CLASH_API_KEY": "<your-api-key>"
        },
        "args": [
          "-y",
          "mcp-server-clash-of-clans"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

Player data retrievalClan data retrievalCurrent war retrievalWar log retrieval

Features

  • Fetch player data
  • Get clan data
  • Current war analysis
  • War log analysis

💬 Example Queries

  • Fetch information about a specific player
  • Get clan information
  • Retrieve current war information
  • Analyze the current war
  • Analyze war logs for a clan