F
licenseNot graded
qualityB
maintenanceA remote MCP server that gives Claude (and ChatGPT/Gemini) persistent read/write access to your own memory: books, games, projects, notes, and freeform facts.
-
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly distinct purpose: full dump, specific project retrieval, user profile aggregation, listing projects, and full-text search. No overlap.
All tools use verb_noun pattern with underscores (e.g., get_all_context, get_project, list_projects, search). Even 'search' fits the imperative verb style. Consistent.
5 tools is well-scoped for a context management server, covering essential operations without being too few or too many.
The set covers listing, retrieval, and search comprehensively. Minor gap: no tools for creating or updating context, but the server's role appears to be read-only export.