ti4-mcp
Related Servers
Alternatives to ti4-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceConnects AI assistants to Dungeons & Dragons 5e game information via the Model Context Protocol, enabling queries for spells, monsters, equipment, and more.48MIT
- AlicenseBqualityDmaintenanceProvides Formula One data and statistics through a Model Context Protocol interface, allowing users to access race calendars, session results, driver statistics, telemetry data, and championship standings.811MIT

Cuebook MCP Serverofficial
AlicenseNot gradedqualityAmaintenanceProvides market intelligence including asset search, market state, cues, events, and paper trading via the Model Context Protocol.MIT- AlicenseAqualityDmaintenanceProvides Valorant game data through the Model Context Protocol, including player details, match history, MMR, leaderboards, and game content using the HenrikDev API.12MIT
- FlicenseNot gradedqualityDmaintenanceEnables access to LDS Gospel Library content and scriptures through the Model Context Protocol. Provides tools for searching and retrieving religious texts and study materials from the Church of Jesus Christ of Latter-day Saints.2-
- AlicenseBqualityCmaintenanceEnables interaction with Old School RuneScape game data and Wiki through the Model Context Protocol, providing tools to search the OSRS Wiki and access game definitions for items, NPCs, locations, and game mechanics.2350 npm34MIT
TDQS
Scored across 27 tools
Most tools map to a distinct resource+action (list/get per card type, game context management, search). However get_faction, get_faction_guide, and get_strategy_notes overlap in purpose (faction info vs. strategy), and setup_game vs. suggest_map both generate setup elements, which could cause occasional misselection.
Strong, predictable snake_case verb-first convention with clear list_/get_ pairs for each card category plus set_/clear_ for context. Minor deviations like the bare 'search' and action-style names (setup_game, suggest_map, analyze_slices) keep it just below perfect.
27 tools is on the heavy side, but TI4 has a genuinely enormous data surface (factions, techs, objectives, agendas, cards, relics, explores, planets, systems, rules) so the many list/get pairs each earn their place. It is slightly bulky, with get_X singles partially redundant against full-text search.
Broad coverage of most game entities plus context management, map analysis, and strategy support. Some gaps remain: no dedicated tools for strategy cards, units, promissory notes, breakthroughs, or galactic events, though these are reachable via search and referenced elsewhere.