A
licenseNot graded
qualityC
maintenanceProvides a memory layer for AI coding agents with Git-powered version control, enabling automatic tracking of prompts, context, and code diffs.
192
MIT
No user-submitted related servers found.
Scored across 1 tool
Only one tool exists, so there is no possibility of ambiguity between tools.
With a single tool, naming consistency is not testable, but the name 'search_memory' follows a reasonable snake_case convention.
One tool is too few for a memory server; typical memory operations (store, update, delete) are missing, making the server feel incomplete for its apparent purpose.
The server only offers a search tool, missing essential CRUD operations for memory management, which is a severe gap for a memory system.