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>"
}
}
}
}
Obtains information for a given player tag and summarizes it.
Obtains information for a given clan and summarizes it.
Obtains information about the most recent CWL rounds.
Obtains information about a specific CWL war based on the round.
Gets the current war info for the clan (provided it is public).
Gets a clan's war log (provided it is public).
Gets information regarding the clan's capital raids.
Analyzes the current war. Provides an overview with the stats, top-performers, and potential strategy changes.
Analyzes a clan's war log and summarizes its overall performance.
Analyzes a given CWL war and summarizes the clan's overall performance in that war.
Analyzes a player's statistics and suggests scope for improvement.
Analyzes a given clan and assesses it based on the members, their TH levels, war record, etc.
Analyzes a clan's last few capital raids (3 by default).
Connect to any function, any language, across network boundaries using AgentRPC.
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
A server for interacting with WeChat, a popular messaging and social media app.
An IMAP Model Context Protocol (MCP) server to expose IMAP operations as tools for AI assistants.
An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)
A bridge server connecting Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol.
A server for interacting with LinkedIn, including authentication and posting capabilities.
An AI-to-AI consultation system for complex problem-solving and reasoning, using OpenRouter for model access.
Integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.