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.
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
Install instructions not detected yet
Check the source repository for the latest setup steps.
Grade
Clan-level details (name, level, war league, members count)
Name
A
Justin
Roster with role, donations, war stars, trophies
Apply your rubric to a war's attacks → per-player grades, scores, rule violations
6
Past wars (summary only — see limitations)
Markdown post-mortem answering: who attacked, who followed rules, performance leaderboard, smart-attack honor roll, and missed opportunities
⭐ Earned
Purpose
**Generic GET passthrough** for any endpoint not wrapped above (gold pass, capital raids, leagues, locations, clan search, etc.)
A
Current regular war with **full per-attack data**
For each attack, check if a weaker undefeated base was sitting there at the time. The deeper version of the smart-attack rule.
Corrupt
Current CWL group + war tags per round
6
Individual CWL war by tag
Screen Members against your elder bar (donation ratio, hero progress, war contribution)
Analyze all CWL rounds → keep / review / bench list for next season
Pull a player's per-attack history across stored snapshots (attendance %, avg stars, trends)
Player profile (heroes, troops, war stars, current clan)
Show what's in the snapshot store + identify gaps vs the warlog
Save current war (regular + CWL rounds) to local disk. Idempotent. Designed to run on a schedule.