Skip to main content
Glama

Related Servers

Alternatives to zork-mcp

No user-submitted related servers found.

    Related Servers

    • 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.
      10 npm
      11
      MIT
    • F
      license
      B
      quality
      B
      maintenance
      Enables LLMs to play interactive choose-your-own-adventure stories through MCP tools for starting adventures, making choices, managing inventory, examining scenes, requesting hints, and checking player status.
      9
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A proof-of-concept MCP server that enables LLMs to read local text files and fetch real-time weather data through external tools.
      -
    • F
      license
      C
      quality
      C
      maintenance
      An MCP server that exposes Discord bot actions as tools for LLM clients.
      29
      1
      -
    • A
      license
      A
      quality
      D
      maintenance
      A MCP server enabling LLMs to roll dice
      1
      4
      MIT

    TDQS

    A4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing games, starting a game, issuing commands, getting hints, and viewing score. No two tools overlap in functionality.

    Naming Consistency5/5

    All tool names are single verbs that directly describe their action: list, start, act, hint, score. This is a consistent and predictable pattern.

    Tool Count5/5

    Five tools is well-scoped for a text-adventure MCP server. Each tool serves a necessary function in the gameplay loop without redundancy.

    Completeness4/5

    The core game lifecycle is covered: discover, start, play, assist, and track progress. Minor features like saving/loading are missing but not essential for basic play.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues