Skip to main content
Glama

Related Servers

Alternatives to crossmem

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A persistent memory MCP server for Claude Code that enables long-term recall across sessions via hybrid search, code intelligence, and tools for reading/writing memory.
      5 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server that provides persistent long-term memory for Claude Code, enabling storage, search, and retrieval of project knowledge across sessions.
      -
    • A
      license
      B
      quality
      A
      maintenance
      Persistent memory MCP server that captures coding session context and automatically injects relevant memories into prompts using hybrid search for OpenCode and Claude Code.
      14
      68
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A zero-dependency MCP server for cross-session memory recall in Claude Code. Provides lexical search, listing, and retrieval of past session memories to avoid re-explaining context.
      3
      6 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server providing persistent, searchable memory management for AI workflows, enabling Claude Code to store, retrieve, and organize context through CRUD operations and knowledge tools.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Cross-machine memory system for Claude Code that records sessions as searchable markdown, syncs across machines via Git, and exposes full-text search, semantic search, session summarization, and a knowledge graph through an MCP server.
      5 npm
      MIT

    TDQS

    A4.4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct memory operation: searching, recalling context, saving, ingesting index, and deleting. No overlaps.

    Naming Consistency5/5

    All tools follow a consistent 'mem_' prefix with descriptive snake_case verbs (search, recall, save, ingest, forget).

    Tool Count5/5

    With 5 tools, the set covers core memory lifecycle operations without being excessive or insufficient for the domain.

    Completeness4/5

    CRUD-like operations are present (save, search, recall, forget), and ingest handles index refresh. Lacks an explicit update tool, but save can potentially overwrite.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues