trackmcp
Back to directory
Saunved

mcp-server-clash-of-clans

View on GitHub

Take your gaming experience to the next level with this MCP server for Clash of Clans.

0 stars JavaScriptServers & Infrastructure Updated Apr 25, 2025

Documentation

MseeP Badge

Clash of Clans MCP server!

For usage with Claude Desktop, you can update the `claude_desktop_config.json` file to register this server.

json
{
    "mcpServers": {
        "Clash of Clans": {
            "command": "npx",
            "args": [
                "-y",
                "mcp-server-clash-of-clans"
            ],
            "env": {
                "CLASH_API_KEY": ""
            }
        }
    }
}

Available tools

get-player

Obtains information for a given player tag and summarizes it.

get-clan

Obtains information for a given clan and summarizes it.

clan-war-league-info

Obtains information about the most recent CWL rounds.

clan-war-league-war

Obtains information about a specific CWL war based on the round.

get-current-war

Gets the current war info for the clan (provided it is public).

get-war-log

Gets a clan's war log (provided it is public).

get-capital-raids

Gets information regarding the clan's capital raids.

Available prompts

analyze-current-war

Analyzes the current war. Provides an overview with the stats, top-performers, and potential strategy changes.

analyze-war-log

Analyzes a clan's war log and summarizes its overall performance.

analyze-cwl-war

Analyzes a given CWL war and summarizes the clan's overall performance in that war.

analyze-player

Analyzes a player's statistics and suggests scope for improvement.

analyze-clan

Analyzes a given clan and assesses it based on the members, their TH levels, war record, etc.

analyze-capital-raids

Analyzes a clan's last few capital raids (3 by default).

Frequently asked questions

What is mcp-server-clash-of-clans?

mcp-server-clash-of-clans is Take your gaming experience to the next level with this MCP server for Clash of Clans.

How do I install mcp-server-clash-of-clans?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-server-clash-of-clans open source?

Yes — it is hosted on GitHub at https://github.com/Saunved/mcp-server-clash-of-clans.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP