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.
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