claude-context and deepcontext-mcp

These are competitors offering overlapping solutions for context-aware code search in Claude-based development workflows, with claude-context focusing on making entire codebases available as context and DeepContext emphasizing symbol-aware semantic search for more targeted retrieval.

claude-context
64
Established
deepcontext-mcp
36
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 15/25
Community 19/25
Maintenance 2/25
Adoption 10/25
Maturity 9/25
Community 15/25
Stars: 5,625
Forks: 502
Downloads:
Commits (30d): 8
Language: TypeScript
License: MIT
Stars: 269
Forks: 25
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No Package No Dependents
Stale 6m No Package No Dependents

About claude-context

zilliztech/claude-context

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

Implements semantic code search via vector embeddings stored in Milvus/Zilliz Cloud, enabling agents to retrieve relevant code snippets without loading entire directories. Supports Claude Code, Cursor, Gemini CLI, and other MCP-compatible AI assistants through standard Model Context Protocol. Uses OpenAI embeddings for code representation and reduces token costs by selectively injecting only semantically similar code into Claude's context window.

About deepcontext-mcp

Wildcard-Official/deepcontext-mcp

DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agents for faster, smarter context on large codebases.

Scores updated daily from GitHub, PyPI, and npm data. How scores work