Skip to main content
Glama
GeniusBotsLab

NeuroMedia Agent Memory

Related Servers

Alternatives to NeuroMedia Agent Memory

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides AI agents with persistent, human-like memory infrastructure via MCP, enabling them to store, search, summarize, and forget episodic, semantic, procedural, and working memories across sessions.
      859 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to maintain persistent memory across sessions by capturing conversations, extracting durable knowledge, and injecting relevant context, supporting various MCP-compatible platforms.
      12
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI agents to have persistent, self-managing memory with bi-temporal supersession, timely forgetting, and recall under a limited context window, using MCP protocol.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables multiple AI agents to share a persistent, attributable memory space through MCP, supporting durable storage, keyword search, and event history for cross-agent continuity.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to maintain a persistent identity and structured memory—including reasoning patterns, episodic history, and knowledge—while exposing procedures for managing that memory over MCP.
      Apache 2.0

    TDQS

    A3.5/5.0

    Scored across 43 tools

    Disambiguation3/5

    Several tool families overlap: memory_list vs deprecated memory_list_compact, memory_list query vs memory_semantic_search vs memory_hybrid_search, and memory_create vs memory_absorb vs memory_create_batch. Descriptions are detailed enough to guide an expert agent, but an agent could still misselect among these similar read/write/search paths.

    Naming Consistency4/5

    All tools use a memory_ prefix and snake_case, making the surface highly predictable. However, the pattern is not strictly verb_noun throughout; noun-first tools like memory_stats, memory_insights, and memory_clusters are common, which is a minor deviation from the strongest convention.

    Tool Count2/5

    43 tools is too many for a coherent memory server surface, especially with maintenance, diagnostics, rate-limited rebuilds, and a deprecated alias. While the domain is broad, the count feels heavy and increases selection cost for agents.

    Completeness5/5

    The surface covers create/read/update/delete, batch operations, semantic and hybrid search, tags, documents, issues/todos/sections, linking, merging, deduplication, import/export, image migration, events, and analytics. No major lifecycle gap is apparent for an agent memory system.

    Maintenance

    ActivityActive
    ResponsivenessNo issues