Clash of Clans
Interact with the Clash of Clans API to retrieve game data. Requires a CLASH_API_KEY environment variable.
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.
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).
Related Servers
X (Twitter)
Integrate with the X (Twitter) API for workflow automation, enhanced error handling, and real-time documentation.
MCP Server Notifier
A lightweight notification service that sends webhooks for completed MCP tasks to providers like Discord, Slack, and Teams.
Didlogic MCP Server
Interact with the Didlogic API for telecommunication services, including virtual phone numbers and SMS.
Gmail MCP Server
Allows AI agents to search Gmail threads, learn your writing style, and draft emails.
Slack MCP Client in Go
A Slack bot client that bridges Slack and Model Context Protocol (MCP) servers, enabling LLMs to use MCP tools.
LGTM Images
Fetches random LGTM (Looks Good To Me) images for use in code reviews and developer communications.
Tldv
Connect your AI agents to Google-Meet, Zoom & Microsoft Teams through tl;dv
Reddit MCP Server
A server for fetching and creating content on Reddit using its API.
Beehiiv
Manage your Beehiiv newsletter by adding subscribers and fetching posts using natural language.
MCP Headless Gmail Server
A headless server to get and send emails via the Gmail API, requiring Google API credentials at runtime.
