NeuroMedia Agent Memory
Related Servers
Alternatives to NeuroMedia Agent Memory
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceProvides 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 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables persistent memory for AI agents, combining episodic and semantic memory with LLM reasoning, accessible via MCP.2MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to maintain persistent memory across sessions by capturing conversations, extracting durable knowledge, and injecting relevant context, supporting various MCP-compatible platforms.12MIT
- AlicenseNot gradedqualityAmaintenanceEnables 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
- AlicenseNot gradedqualityBmaintenanceEnables 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
- AlicenseNot gradedqualityBmaintenanceEnables 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
Scored across 43 tools
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.
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.
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.
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.