F
licenseNot graded
qualityD
maintenanceA persistent, conflict-aware memory MCP server for AI coding assistants (Cursor, Claude Code).
-
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct operation: loading, saving, and searching memory. No overlap or confusion between them.
All tools follow a consistent 'memory_verb' pattern (memory_load, memory_save, memory_search), making the naming predictable and easy to understand.
With 3 tools, the set is tightly scoped for a memory bridge server. Each tool serves a clear purpose without unnecessary bloat or missing essentials.
The set covers core operations (load, save, search) but lacks a deletion tool. While most workflows are supported, a delete operation would make it fully complete.