Skip to main content
Glama
DangerBlack

Fantasy World MCP Simulator

by DangerBlack

Related Servers

Alternatives to Fantasy World MCP Simulator

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables creation and management of structured game worlds for text adventures and RPGs with character creation, world generation, and natural language interaction through AI integration.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A narrative graph engine that enables LLMs to generate, track, and mutate complex fictional worlds while maintaining consistency between factions, characters, and locations. It acts as a specialized RAG framework for storytelling, allowing models to manage thousands of entities without exceeding context limits.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server that lets AI assistants read and query Dwarf Fortress world legends: search events, objects, and properties, or read summaries and base rates to distinguish real patterns from common traits.
      10
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A single-player cinematic geopolitical roleplay MCP server where an LLM game-master handles decision-making with persistent world state and rules enforcement.
      105 npm
      MIT

    TDQS

    B3.4/5.0

    Scored across 15 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action, such as listHeroes vs getHero and assignHeroToQuest vs completeQuest. There is no overlap in functionality.

    Naming Consistency5/5

    All tool names follow a consistent verb-first camelCase pattern (e.g., listWorlds, initializeWorld, generateLocation). Even 'simulate' aligns with the verb-first style, and there is no mixing of conventions.

    Tool Count5/5

    15 tools is within the recommended range and each tool serves a clear purpose in managing the world simulation, from lifecycle operations to content generation and quest handling. No tool is redundant.

    Completeness3/5

    The toolset covers world lifecycle well but has significant gaps: no create/list/delete for quests, and locations/crafts have create-only operations without corresponding read tools. Agents must rely on getWorldState to indirectly access these resources.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues