A
licenseA
qualityA
maintenanceProvides AI coding agents with durable architecture memory for repositories by generating structured project maps of responsibilities, relationships, and risks.
6
28 npm
1
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: get_repo_map returns a repo map, hello is a health check, refresh_cache manages caching. No overlap.
Two tools follow verb_noun pattern (get_repo_map, refresh_cache), but 'hello' is a single word without underscore. Minor inconsistency, but still clear.
3 tools is well-scoped for a focused repo mapping utility. Each tool serves a necessary function without bloat.
Covers core functionality (map retrieval, health check, cache management). Minor gap: no explicit status tool for cache, but refresh_cache covers maintenance.