Clash Of Clans Mcp

general MCP Server

MCP server for the Clash of Clans API with a configurable JSON rubric for war grading, elder promotion screening, and CWL carry-forward analysis.

Verified
generalgeneral
0 views0 stars0 forksMIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 3mo ago.

Verified
Source
github-topic:model-context-protocol
Stars
0
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
26
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (26)

Score

Grade

clash_get_clan

Clan-level details (name, level, war league, members count)

Rank

Name

20

A

1

Justin

clash_get_clan_members

Roster with role, donations, war stars, trophies

clash_grade_war

Apply your rubric to a war's attacks → per-player grades, scores, rule violations

TH18

6

clash_get_warlog

Past wars (summary only — see limitations)

clash_war_report

Markdown post-mortem answering: who attacked, who followed rules, performance leaderboard, smart-attack honor roll, and missed opportunities

TH

⭐ Earned

Tool

Purpose

clash_api_get

**Generic GET passthrough** for any endpoint not wrapped above (gold pass, capital raids, leagues, locations, clan search, etc.)

23

A

clash_get_current_war

Current regular war with **full per-attack data**

clash_missed_opportunities

For each attack, check if a weaker undefeated base was sitting there at the time. The deeper version of the smart-attack rule.

2

Corrupt

clash_get_cwl_group

Current CWL group + war tags per round

TH17

6

clash_get_cwl_war

Individual CWL war by tag

clash_promotion_candidates

Screen Members against your elder bar (donation ratio, hero progress, war contribution)

clash_carry_forward_recommendation

Analyze all CWL rounds → keep / review / bench list for next season

clash_player_war_history

Pull a player's per-attack history across stored snapshots (attendance %, avg stars, trends)

clash_get_player

Player profile (heroes, troops, war stars, current clan)

clash_snapshot_status

Show what's in the snapshot store + identify gaps vs the warlog

clash_snapshot_war

Save current war (regular + CWL rounds) to local disk. Idempotent. Designed to run on a schedule.