Skip to main content
Glama
bellsanct
by bellsanct

Related Servers

Alternatives to MCP Dungeon Game

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude AI to play a cookie-themed dungeon RPG, including clicking cookies, recruiting heroes, exploring dungeons, and managing inventory through natural language commands.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables a minimal multiplayer text TRPG with DM, human, and agent roles, shared room event logs, staged turns, and server-side d20 checks.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables AI agents to act as dynamic dungeon masters for text-based RPGs with dynamically generated rule systems and comprehensive game state management.
      2 npm
      12
      MIT

    TDQS

    B3.4/5.0

    Scored across 15 tools

    Disambiguation4/5

    Most tools have distinct purposes, but there is some overlap between equip_item/equip_holding_item and unequip_item/unequip_holding_item, which could cause confusion about when to use each. However, descriptions clarify that 'holding items' are consumables like herbs and charms, while 'items' are equipment, helping to differentiate them.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case, such as buy_item, create_player, and view_inventory. There are no deviations in naming conventions, making the set predictable and easy to understand.

    Tool Count5/5

    With 15 tools, the count is well-suited for a dungeon game server, covering core aspects like character management, dungeon exploration, inventory, and shop interactions without being overwhelming or too sparse.

    Completeness4/5

    The tool set provides comprehensive coverage for a dungeon game, including initialization, character creation, dungeon selection, exploration, inventory management, and shop interactions. A minor gap is the lack of a tool for saving or loading game progress explicitly, but init_game handles save file creation, and other tools imply ongoing state management.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues