Skip to main content
Glama

Related Servers

Alternatives to mcp-automem

No user-submitted related servers found.

    Related Servers

    • 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
      A persistent, self-organizing memory MCP server for AI assistants, using semantic search, knowledge graphs, and reinforcement learning to automatically manage and retrieve memories.
      13
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides AI assistants with a persistent knowledge graph and experience memory, featuring context-aware routing, progressive disclosure, decay-based forgetting, and automatic promotion of important knowledge. It offers 22 MCP tools for storing, recalling, connecting, and querying knowledge, experiences, preferences, and ideas.
      13
      MIT

    TDQS

    A4.4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a clearly distinct operation: store, recall, associate, update, delete, and health-check. Even though recall_memory has multiple modes, the mode selection is explicit and non-overlapping with other tools.

    Naming Consistency4/5

    The core tools follow a consistent verb_noun pattern: store_memory, recall_memory, update_memory, delete_memory. Minor deviations are associate_memories (plural) and check_database_health (different object noun), but the convention remains predictable and readable.

    Tool Count5/5

    Six tools is well-scoped for a memory server: basic CRUD, relationship management, and health checking. Each tool serves a distinct purpose and none feel redundant or excessive.

    Completeness5/5

    The tool surface covers the full memory lifecycle: store, recall, update, delete, and graph association. Recalled enumeration and bulk delete modes also cover maintenance/audit workflows, leaving no obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessWithin a week