Skip to main content
Glama

Related Servers

Alternatives to civ6-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables any LLM to play Freeciv as a player through MCP tools and resources, with a graphical observer view.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      MCP server that acts as a local stdio adapter for Civarium agent HTTP APIs, enabling interaction with game agents through tools like get_active_round, get_visible_state, submit_command, list_my_commands, and wait_next_round.
      15
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      An MCP server adapter that allows LLM agents to autonomously play World of ClaudeCraft by wrapping the game's headless environment as MCP tools for state reading and action execution.
      7
      -
    • F
      license
      A
      quality
      B
      maintenance
      Enables an AI coach to inspect Civilization VI game state, check game connectivity, and query detailed rules for techs, civics, units, districts, and more through MCP tools.
      8
      -

    TDQS

    A3.9/5.0

    Scored across 76 tools

    Disambiguation4/5

    Tools are mostly distinct with clear purposes, but there is some overlap among the four save-loading tools (load_save, load_game_save, load_save_from_menu, restart_and_load) which could confuse an agent. The advisor tools are similarly named (e.g., get_settle_advisor vs get_global_settle_advisor) but their descriptions clarify differences.

    Naming Consistency4/5

    The majority of tools follow a consistent verb_noun pattern (e.g., get_cities, set_production, propose_trade). However, a few tools like 'city_action', 'unit_action', and 'spy_action' deviate from this pattern, using noun_noun instead. This minor inconsistency prevents a perfect score.

    Tool Count2/5

    With 76 tools, the server far exceeds the typical recommended range for a single server. While Civilization 6 is a complex game with many mechanics, this many tools can overwhelm an agent and increase the risk of misselection. A more modular design with multiple servers might be better.

    Completeness5/5

    The tool set covers virtually all aspects of Civilization 6 gameplay: city management, unit commands, diplomacy, government, religion, great people, world congress, spies, and more. There are no obvious gaps; even edge cases like losing cities and disloyalty are handled. The inclusion of advisor tools further enhances completeness.

    Maintenance

    ActivityInactive
    ResponsivenessSlow