Item detail
github.com

zilliztech/claude-context

RepoRadar surfaced zilliztech/claude-context — an MCP server — into the MCP Servers section, where it sits at Gold tier with a 'try now' verdict. Its strongest signal is workflow potential, scored 10.0 out of 10.

Score8.7
Popularity1.0
Riskconditional
TierGold
Score breakdown
Usefulness9.0
Novelty7.0
Momentum9.0
Maturity6.8
Open-source/build8.4
Evidence7.2
Workflow potential10.0
Setup ease6.4

Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.

Why it matters

Useful for AI coding agent developers and platform teams who need the entire codebase as semantic search context for Claude Code / Cursor / Codex CLI / Gemini CLI / Qwen Code / any MCP-aware coding agent, and for engineering orgs that have hit the 'load the whole repo into the context window' wall with a 12k-line cost-per-prompt. The durable differentiator is the merkle-tree indexer + hybrid

Who should use it

AI coding agent developers and platform teams who need the entire codebase as semantic search context for Claude Code / Cursor / Gemini CLI / Codex CLI / Qwen Code / any MCP-aware coding agent — `index_codebase` once, then `search_code` from the agent instead of loading the whole repo into the context window Engineering orgs that have hit the 'load the whole repo into the context window' wall with a 12k-line cost-per-prompt — the BM25 + dense vector hybrid search returns the relevant code in one round trip Org's who can't ship OpenAI embeddings or hosted vector databases — Ollama (local) + self-hosted Milvus is a fully-offline install path with the same MCP surface Codebase onboarding — a new engineer (or a new agent session) can ask 'where is auth handled?' or 'how do I add a new model?' and get the right file in one search instead of a 30-minute code dive CI integration — re-index the codebase on every PR via a CI job so the agent's search results stay fresh without manual re-indexing; the merkle-tree incremental indexer keeps the cost O(changed files) not O(repo size)

Who should skip it

Skip zilliztech/claude-context unless the captured evidence suggests it solves a problem you are actively working on.

About this signal

zilliztech/claude-context is tracked by RepoRadar as an MCP server in the MCP Servers section. First seen 2026-07-04; the source record was last checked on 2026-07-04. The current verdict is 'try now' with a Gold tier and moderate setup difficulty. Across RepoRadar's eight signals, zilliztech/claude-context is strongest on workflow potential (10.0) and practical usefulness (9.0) and weakest on setup ease (6.4) — a profile worth weighing against your own priorities. This page summarizes the public evidence on the linked source page and states where additional review is still needed.

How this item is evaluated

The zilliztech/claude-context record combines a 8.7/10 composite score with separate popularity (1.0), risk (conditional), and setup (moderate) signals. See the scoring methodology for the current weights and evidence definitions.

Putting this into practice? Read How to vet an AI agent or MCP server before you wire it in for the checklist behind this score.

Risk explanation

Default install path uses Zilliz Cloud (free tier covers most small-to-medium codebases; orgs with strict data-residency requirements need self-hosted Milvus) + OpenAI embeddings (orgs that can't ship OpenAI keys can use Ollama local or VoyageAI or Gemini as the embedding provider); The merkle-tree incremental indexer is O(changed files) not O(repo size) but the initial `index_codebase` run on a large monorepo can take 10-30 minutes and produce a large vector index; budget the first-run cost and disk space accordingly.

Evidence links
Closest alternatives / related signals
mcp-server code-search semantic-search vector-database milvus zilliz merkle-tree ast-splitter
Verification record

What RepoRadar actually verified

Discovered

Automated discovery and source capture. Last checked 2026-08-13T20:20:15Z.

No editorial or hands-on review is claimed. This record remains at Discovered.

Verification sources

Longitudinal intelligence

How this decision record is moving

Raw history JSON →

32 dated snapshots retained from 2026-07-04 through 2026-08-13; see the snapshot index for explicit coverage gaps. Stars, version, release, pricing, integration, risk, maintenance, verdict, score, and momentum fields remain explicit even when a source has not reported them. Repository momentum is a normalized 0–10 RepoRadar signal; GitHub stars appear only where the popularity monitor retained exact timestamped observations.

RepoRadar score8.7 current · +0.0 net
Repository momentum5.8 current · -3.2 net
GitHub stars (observed)12,389 current · +263 net
GitHub stars12,389 exact observation
Versionv0.1.11
Last release2026-04-28T09:01:42Z
Maintenancemaintained
Current riskconditional
Current verdicttry now
Pricing baselineNo structured commercial pricing baseline
Pricing checkedNot applicable or not recorded
Pricing freshnessNo dated commercial pricing review
Integrations baselineClaude Code, Model Context Protocol, OpenAI

Recent dated points

DateScoreMomentumStarsRiskVerdictMaintenance
2026-08-138.75.812,389conditionaltry nowmaintained
2026-08-128.77.812,387conditionaltry nowactive
2026-08-118.78.112,381conditionaltry nowactive
2026-08-108.78.112,366conditionaltry nowactive
2026-08-098.78.112,346conditionaltry nowactive
2026-08-088.78.112,317conditionaltry nowactive
2026-08-078.77.812,237conditionaltry nowactive
2026-08-068.79.0Not recordedconditionaltry nownot recorded
2026-08-058.79.0Not recordedconditionaltry nownot recorded
2026-08-048.77.812,237conditionaltry nowactive
2026-08-038.77.812,237conditionaltry nowactive
2026-08-028.77.812,228conditionaltry nowactive

Why the record changed

maintenance changed

Maintenance changed: active → maintained.

stars changed

Stars changed: 12387 → 12389.

stars changed

Stars changed: 12381 → 12387.

stars changed

Stars changed: 12366 → 12381.

stars changed

Stars changed: 12346 → 12366.

stars changed

Stars changed: 12317 → 12346.

stars changed

Stars changed: 12237 → 12317.

stars changed

Stars changed: 12228 → 12237.

stars changed

Stars changed: 12220 → 12228.

stars changed

Source-observed stars changed: 12218 → 12220. This reports the retained observation delta and does not infer why the upstream change occurred.

stars changed

Stars changed: 12211 → 12216.

stars changed

Stars changed: 12146 → 12211.