Skip to main content
Glama

Related Servers

Alternatives to moo2-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Bridges AI agents to a DOSBox emulator, enabling control of DOS programs via MCP tools for typing, screen reading, video capture, Lua scripting, and memory access.
      2
      GPL 2.0
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to play local Windows games through low-level keyboard/mouse input, screen capture, OCR, and per-game profiles for semantic actions.
      -
    • F
      license
      A
      quality
      B
      maintenance
      Enables an MCP client to observe and control a text-mode DOS system via a Python bridge, supporting keyboard input and screen capture.
      8
      -
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that lets LLM agents autonomously play retro games by driving a real OpalEmu emulator in a Playwright-controlled browser, exposing tools for loading ROMs, controlling buttons, and capturing screenshots.
      6
      5
      AGPL 3.0
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to play Disco Elysium through MCP protocol, with a SQLite ROM containing the game's script and rules, plus a real-time browser observatory.
      2
      -

    TDQS

    A4/5.0

    Scored across 2 tools

    Disambiguation5/5

    Each tool targets a distinct aspect of the game state: one returns comprehensive empire stats including turn, treasury, and unavailable fields, while the other returns only the turn number. There is no overlap in purpose.

    Naming Consistency5/5

    Both tools follow the consistent 'get_{resource}' pattern with snake_case, making their behavior predictable.

    Tool Count2/5

    With only 2 tools, the server feels undersized for a game interaction domain. A typical MCP server for a game would include a broader set of actions (e.g., send commands, manage colonies) beyond just reading status.

    Completeness1/5

    The tool surface is severely limited: it provides read-only access to turn and empire status, with no ability to influence the game, issue orders, or manage other game mechanics. This leaves major gaps for any agent trying to interact with the game.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues