Skip to main content
Glama

Related Servers

Alternatives to TinyAssets

No user-submitted related servers found.

    Related Servers

    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Goal-oriented narrative state machine for AI agents, exposing live world/scene context as MCP tools and resources.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP apps to manage durable, model-defined goal phases with persistent state, checkpointed progress, and safe resumption after interruptions or lost turns, ensuring elapsed time never implies completed business work.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for agentic task orchestration and management, enabling AI agents to create goals, plan tasks with acceptance criteria, track dependencies, request human input, and provide proof of completion.
      9
      2
      MIT
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables AI agents to branch, score, prune, and merge conversation strands with provenance and timeline export. Provides MCP tools and resources for managing parallel exploratory strands.
      -

    TDQS

    A3.9/5.0

    Scored across 12 tools

    Disambiguation3/5

    Most tools are clearly distinct, but get_status, get_review_state, and get_progress all report overlapping data such as word count, phase, and progress. The descriptions help somewhat, but an agent could plausibly select the wrong one when checking daemon state.

    Naming Consistency4/5

    The set mostly follows a clear verb_noun snake_case pattern like add_note, get_premise, get_progress, and add_canon. The pause and resume verbs break the noun-object pattern slightly, giving a minor inconsistency rather than a serious one.

    Tool Count5/5

    Twelve tools is a well-scoped size for a story-daemon management server. Each tool has a defined role in reading state, steering the story, or controlling execution, and none feel purely redundant.

    Completeness4/5

    Core workflows are covered: orient via status, read progress/chapters, steer via notes, add worldbuilding canon, and pause/resume the daemon. Minor gaps exist, such as no way to list or remove notes/canon, but the primary interaction model is still workable.

    Maintenance

    ActivityActive
    ResponsivenessResponsive