mc-server-clash-of-clans
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mc-server-clash-of-clansget player info for #Y8J9LQ2C"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Clash of Clans MCP server!
For usage with Claude Desktop, you can update the claude_desktop_config.json file to register this server.
{
"mcpServers": {
"Clash of Clans": {
"command": "npx",
"args": [
"-y",
"mcp-server-clash-of-clans"
],
"env": {
"CLASH_API_KEY": "<your-api-key>"
}
}
}
}Available tools
get-player
Obtains information for a given player tag and summarizes it.
Related MCP server: fluidattacks-mcp
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).
This server cannot be deployed
Maintenance
Related MCP Connectors
An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
MCP server providing attendance data queries via the CloudTime API.
Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.
Related MCP Servers
- MIT

fluidattacks-mcpofficial
FlicenseNot gradedqualityDmaintenanceMCP server that provides tools for interacting with the Fluidattacks API-- FlicenseNot gradedqualityDmaintenanceAn MCP server that integrates with the official Clash Royale API to provide real-time data on players, clans, cards, and tournaments. It enables users to query battle logs, chest cycles, and global rankings directly through Claude Desktop or Claude Code.-
- FlicenseNot gradedqualityBmaintenanceRemote MCP server for the Torn City API v2, enabling querying of player, faction, market, and other game data, plus aggregated intelligence reports, all via natural language.-