A
licenseNot graded
qualityC
maintenanceLocal MCP server for Claude Code providing persistent memory, task planning, and agent coordination with full transparency and no network calls.
2
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool has a distinct operation: add, list, remove, search, summary, update. No overlap in functionality.
All tools follow the consistent pattern 'memory_' followed by a verb in imperative form (add, list, remove, search, summary, update).
6 tools cover essential CRUD plus search and summary, appropriate for a memory management server without being excessive.
Covers all basic operations: create, read (list/search), update, delete, plus a summary. No obvious gaps.