Skip to main content
Glama
cmdparkour

memory-mcp-server

by cmdparkour

Related Servers

Alternatives to memory-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Gives AI assistants persistent, shared memory using the Zettelkasten method, so they retain corrections, preferences, and decisions across sessions and across tools via local, hybrid search.
      428 npm
      7
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides persistent memory for AI tools by building a local knowledge graph from conversations, enabling cross-session recall and context awareness without cloud dependencies.
      9
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to maintain persistent, local memory with retrieval-augmented search, knowledge graphs, and context surfacing, without any cloud dependencies.
      31 npm
      MIT

    TDQS

    A3.5/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: delete by ID, list with filters, search by similarity/keywords, get stats, store new, update existing. No overlap.

    Naming Consistency5/5

    All tools follow a consistent 'memory_verb' pattern in snake_case, making the operation immediately clear.

    Tool Count5/5

    6 tools is well-scoped for a memory system, covering core operations without unnecessary bloat.

    Completeness4/5

    Covers CRUD (store, list, search, update, delete) plus stats. Minor gap: no explicit get-by-id, but list/search likely return full memory objects.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues