Claude Context (Zilliz)
Semantic code-search MCP over your entire codebase.
Open source Self-hostable MCP support free
LicenseMIT
PriceFree
UsageNo model cost
Model supportmulti
Languagestypescript
GitHub stars12.0k
Last activity2026-06-22
Verified2026-06-27
Verified byseed
A semantic code-search MCP that embeds a codebase for vector retrieval, so agents pull relevant code across millions of lines without multi-round discovery.
Strengths
- Vector semantic search across large codebases
- Drops relevant code straight into agent context
Tradeoffs
- Embedding index must be built and refreshed
- Semantic match, not structural (no call graph)
Covers
Context managementMCP support