zilliztech/claude-context
Code search MCP for Claude Code. Make entire codebase the context for any coding agent. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 92
- Release rhythm 35
- Longevity 32
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 454
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
12447 stars · 914 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Claude Context is an MCP plugin that adds semantic code search to Claude Code and other AI coding agents, indexing an entire codebase into a vector database so agents retrieve only relevant code as context. It ships as an MCP server, a core npm package, and a VS Code extension, with support for embedding providers like OpenAI and Voyage AI.
Use cases
- give claude code semantic search over my whole codebase
- index a large repository so my AI coding agent finds relevant code
- reduce token costs when working with big codebases in claude
- add codebase context to cursor or gemini cli via mcp
- search millions of lines of code semantically instead of grep
- set up an mcp server for code retrieval with a vector database
When to choose
- you use Claude Code, Cursor, or another MCP-compatible agent and want whole-repo context
- your codebase is too large to load into context and you want cost-efficient retrieval
- you want semantic code search backed by Milvus/Zilliz Cloud with incremental Merkle-tree indexing
When to avoid
- you need fully offline search with no external embedding or vector database service
- your project is small enough that built-in grep/file tools suffice
- you are not using any MCP-compatible coding agent
Facets
plugin · maturity active
mcp search-engine rag vector-database developer-tools developer-tools artificial-intelligence large-language-models editor-plugin cli cloud semantic-code-search claude-code mcp-server code-indexing vscode-extension merkle-tree agentic-coding zilliz milvus embedding ai-agents search nodejs typescript docker
2 sources
- readme: https://github.com/zilliztech/claude-context · fetched 2026-08-28 · cd5f292f2af4
- homepage: https://github.com/zilliztech/claude-context/tree/master/docs · fetched 2026-08-29 · 6c2136aa79fa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zilliztech/claude-context | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="zilliztech/claude-context")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem