World of Tanks stats for your AI assistant
Connect Claude, Cursor or any MCP-compatible client to unicum.gg and ask about players, clans, tanks and leaderboards in plain language. Free, no API key required.
https://unicum.gg/api/mcp
Get connected
Claude
Available on claude.ai and the Claude apps, free plan included.
- Use the button below (or Settings, Connectors, Add custom connector)
- Name it unicum.gg and paste the server URL
- Click Add, the tools are available in every new chat
ChatGPT
Custom connectors need a paid plan.
- Use the button below (or Settings, Connectors, Create)
- Name it unicum.gg and paste the server URL
- Acknowledge the warning and click Create
Claude Code, Cursor and other clients
One command in Claude Code, or the usual mcpServers entry anywhere else.
claude mcp add --transport http unicum https://unicum.gg/api/mcp
{
"mcpServers": {
"unicum": {
"url": "https://unicum.gg/api/mcp"
}
}
}Tools
| Tool | Parameters | Description |
|---|---|---|
| clans_by_tag | region*, tag* | Clan overview |
| clans_compare | tags, region* | Compare clans |
| clans_languages | region* | Clan languages |
| clans_search | q*, region* | Search clans |
| clans_top | period, limit, metric, language, strict, languages, region* | Top clans |
| clans_by_tag_activity | region*, tag* | Clan activity |
| clans_by_tag_clan_wars | region*, tag* | Clan wars stats |
| clans_by_tag_members | region*, tag* | Clan members |
| clans_by_tag_previous_clans | region*, tag* | Clan previous clans |
| clans_by_tag_stronghold | region*, tag* | Clan stronghold stats |
| clans_by_tag_vehicles | region*, tag* | Clan vehicles |
| clans_search_ndjson | q*, region* | Search clans (streamed) |
| clans_stronghold_top | tier, sort, region* | Stronghold clan leaderboard |
| players_by_nickname | metric, region*, nickname* | Player detail |
| players_compare | names, region* | Compare players |
| players_languages | region* | Player languages |
| players_search | q*, region* | Search players |
| players_top | period, limit, metric, language, strict, languages, region* | Top players |
| players_search_ndjson | q*, region* | Search players (streamed) |
| streamers_live | โ | Live streamers |
| health | โ | Health check |
| coverage | region* | Coverage |
| tanks | region* | Tanks performance |
| tanks_by_slug | region*, slug* | Tank performance |
| tanks_economics | region* | Tanks economics |
| tanks_marks_of_excellence | region* | Tanks Marks of Excellence |
| tanks_marks_of_mastery | region* | Tanks Marks of Mastery |
| tanks_search | q*, region* | Search tanks |
| tanks_specifications | region* | Tanks specifications |
| tanks_by_slug_detail | region*, slug* | Tank detail |
| tanks_by_slug_economics | region*, slug* | Tank economics |
| tanks_by_slug_marks_of_excellence | region*, slug* | Tank Marks of Excellence |
| tanks_by_slug_marks_of_mastery | region*, slug* | Tank Marks of Mastery |
| tanks_by_slug_specifications | region*, slug* | Tank specifications |
| tanks_search_ndjson | q*, region* | Search tanks (streamed) |
The same data as the site
Every tool answers from the live unicum.gg API, so WN7, WN8 and WNX match what the pages show, for any player, clan or tank.
Discoverable
The server publishes a standard MCP server card and an agent skill, so agents can find and learn the tools on their own.
Generated from the API
Tools are derived from the public OpenAPI spec at build time. New endpoints become new tools automatically, nothing drifts.