Mnemoverse Memory
Related Servers
Alternatives to Mnemoverse Memory
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenancePersistent AI agents memory for Claude, Codex, Cursor... that is always current.1,018 npm48Apache 2.0
- AlicenseAqualityDmaintenancePersistent memory API for AI agents — store, recall, and inject semantically-searchable context across sessions. EU-hosted, GDPR-compliant. Supports Claude, Cursor, Cline, and any MCP-compatible client.42MIT
- AlicenseBqualityAmaintenancePersistent, local memory for AI coding agents that learns how you work, not just what you said. Supports Claude Code, Codex CLI, Cursor, and any MCP client.7467MIT
- AlicenseNot gradedqualityBmaintenancePersistent memory for AI coding agents that stores and recalls preferences, decisions, and conventions via semantic similarity, with zero cloud dependencies and plug-and-play MCP integration for Claude Code.Apache 2.0
- AlicenseCqualityBmaintenancePersistent semantic memory for MCP-compatible agents, enabling them to remember and recall text, audio, and documents across sessions.1055 npmMIT
- AlicenseBqualityDmaintenanceA shared memory layer for AI agents — one memory.md synced across Claude Desktop, Cursor, Claude Code, OpenAI Codex, and any MCP client.42MIT
TDQS
Scored across 10 tools
Each tool targets a distinct operation: write/read/list/feedback/stats cover personal memory, create/invite/join/list cover shared rooms, and vault_list is clearly separate. Even the two list-style tools are sharply differentiated by search vs recency and personal memory vs rooms.
Nine of ten tools follow the memory_<action> pattern, which is consistent and predictable. vault_list breaks both the prefix and word order, making it the one clear outlier.
Ten tools is well-scoped for the server's three functional areas: personal memory, shared rooms, and vault inspection. Each tool has a clear job and none are redundant.
The personal memory lifecycle is complete with write, read, list recent, feedback, and stats, and shared-room workflows are well covered. Missing room leave/delete or vault write operations are gaps, but they are outside the core memory flow and can be worked around.