A
licenseA
qualityD
maintenanceMCP server with local vector search for your codebase. Smart indexing, semantic search, Git history — all offline.
7
49
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: search_docs retrieves documentation snippets by library ID and version, while search_libraries resolves free-text library names into candidate identifiers. There is no overlap in functionality.
Both tools follow a consistent verb_noun pattern with 'search_' prefix, making it predictable and easy to understand.
With only 2 tools, the set feels thin but not extreme. It covers the basic search workflow, though more tools could enhance depth.
Missing obvious operations like retrieving a specific document by ID, listing all libraries, or version management. The tool surface is incomplete for thorough documentation search.