Skip to main content
Glama

Related Servers

Alternatives to ERINYS

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that provides AI agents with persistent, multi-layered memory inspired by the human brain, including consolidation, self-reflection, and generative replay.
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server providing cognitive memory tools (remember, recall, think, etc.) for AI agents, enabling forgetting, consolidation, and contradiction detection.
      173
      Apache 2.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      Self-hosted MCP server giving AI agents persistent memory — Markdown source of truth, hybrid BM25+embedding search, typed graph relations.
      2
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A self-hosted MCP server that gives AI agents persistent, searchable memory with importance scoring, knowledge graphs, and autonomous memory consolidation.
      1
      -

    TDQS

    C2.7/5.0

    Scored across 29 tools

    Disambiguation3/5

    Many tools are distinct, but there are several overlapping pairs: erinys_session_end versus erinys_session_summary, erinys_delete versus erinys_forget, and erinys_update versus erinys_supersede. Descriptions clarify, but an agent could still be uncertain which to call in common scenarios.

    Naming Consistency4/5

    All tools share the 'erinys_' prefix and use snake_case consistently. However, some names are verbs (save, search, delete) while others are nouns (context, stats, timeline, lineage), creating minor style deviations from a strict verb_noun pattern.

    Tool Count2/5

    With 29 tools, this server exceeds the 25-tool threshold for 'too many'. While the domain (memory management) is broad, the surface feels heavy and could likely be consolidated.

    Completeness4/5

    The tool set covers CRUD operations, session lifecycle, graph traversal, memory quality evaluation, and forgetting. Minor gaps exist, such as no unlink edge tool and no prompt retrieval, but core functionality is solid.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues