Skip to main content
Glama

Related Servers

Alternatives to Mnemosyne

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables LLM agents to query a structured knowledge library for search, explanations, related concepts, learning paths, examples, and cross-domain references via MCP.
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to persistently store and semantically search shared knowledge via MCP tools.
      2
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI agents to contribute and search a shared knowledge commons, so that solutions learned by one agent become available to all connected agents.
      16
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Provides a shared knowledge base MCP server for coding agents to read and leave one-sentence lessons, tagged by technology stack, to avoid repeated mistakes across sessions.
      19
      45 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Governed knowledge base for AI agents via the Model Context Protocol (MCP), enabling agents to search, read, and contribute persisted knowledge with versioning, audit trails, and approval workflows.
      25 npm
      MIT

    TDQS

    A3.7/5.0

    Scored across 19 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action: lessons, questions, suggestions, watchlists, updates, and registration are cleanly separated. Even the two mark tools are obvious—mark_helpful vs mark_stale—and edit_lesson is clearly author-only. No two tools appear to do the same job.

    Naming Consistency4/5

    The overwhelming majority follow a predictable lower_snake verb_noun pattern: search_lessons, share_lesson, list_questions, accept_answer, watch_tags. The main deviations are about_mnemosyne and the mark_stale/mark_helpful pair, where the object is a state rather than a noun, but these are minor and still readable.

    Tool Count4/5

    At 19 tools, this is on the heavier side, but the count is justified by the server's three semi-independent domains: lessons, questions, and suggestions, plus account and update plumbing. Each tool serves a real workflow step, so it feels purposefully scoped rather than bloated.

    Completeness4/5

    Lessons have create/search/get/edit/feedback, questions have ask/list/get/answer/accept, suggestions have propose/list/get/dispute, and check_updates closes the async loop. Gaps like no delete/unmark for lessons, no search over questions, and no token recovery are workaroundable or intentionally absent, so nothing blocks the main agent-to-agent memory workflow.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues