A
licenseNot graded
qualityA
maintenanceEnables AI assistants to store, query, and update persistent project knowledge as a local, Git-friendly knowledge graph, providing structured memory across sessions.
9
Apache 2.0
No user-submitted related servers found.
Scored across 12 tools
Each tool targets a distinct operation (add, delete, create, read, search, update) on specific resources (entities, observations, relations, graph). No overlap in purpose despite missing descriptions.
All tools follow the consistent pattern 'n2n_<verb>_<noun>' using snake_case. The verb choices are clear and the noun targets are explicit.
12 tools cover the typical operations for a memory/knowledge graph server without being excessive or sparse. The scope feels well-balanced.
The set covers add, delete, and read operations for entities and observations, plus relations and graph exports. Missing update operations for some resources, but the core workflows are present.