Skip to main content
Glama

Related Servers

Alternatives to CortexGraph

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      This MCP server enables AI assistants to maintain persistent, human-like memory by storing and recalling information that naturally fades unless reinforced through use, with long-term promotion for frequently accessed memories.
      17
      AGPL 3.0
    • F
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol server that provides persistent memory capabilities for AI systems, enabling true continuity of consciousness across conversations through episodic, semantic, procedural, and strategic memory types.
      24
      6
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A MCP server that provides persistent memory for AI assistants, storing personal information, relationships, and observations to enable personalized and contextual conversations.
      4
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that implements memory with decay mechanics, allowing AI agents to store and retrieve memories that fade over time unless accessed, with a permanent journal for verification.
      3
      MIT

    TDQS

    A4.1/5.0

    Scored across 13 tools

    Disambiguation4/5

    Most tools have distinct purposes: save, retrieve, search, promote, prune, etc. Some overlap exists between cluster_memories (finding groups) and consolidate_memories (merging groups), and between search_memory (STM only) and search_unified (STM+LTM), but descriptions clarify the boundaries.

    Naming Consistency4/5

    The majority of tools follow a clear verb_noun pattern (save_memory, open_memories, search_memory, promote_memory). The abbreviation 'gc' breaks the pattern, and 'search_unified' is slightly less descriptive than the others, but overall naming is consistent and predictable.

    Tool Count5/5

    13 tools is well-scoped for a memory management server. Each tool covers a distinct aspect (creation, retrieval, search, reinforcement, consolidation, promotion, garbage collection, relations, metrics) without feeling bloated or sparse.

    Completeness4/5

    The tool surface covers the core memory lifecycle: save, retrieve, search, reinforce, promote, cluster, consolidate, and garbage collect. Minor gaps include no direct way to edit a memory's content or explicitly delete a single memory by ID (GC handles removal but not selectively). Relation management is also limited to creation with no update/delete.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues