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.
Overview
Wildcard-Official/deepcontext-mcp is a TypeScript MCP server licensed under Apache-2.0. 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. Topics: ai, ai-agents, claude, claude-code, code, code-context, codex, developer-tools, mcp, rag, search, vector-database.
Ranked #10237 out of 25632 indexed tools.
Ecosystem
TypeScript Apache-2.0
aiai-agentsclaudeclaude-codecodecode-contextcodexdeveloper-toolsmcpragsearchvector-database
Signal Breakdown
Stars 270
Freshness 5mo ago
Issue Health 0%
Contributors 2
Dependents 0
Forks 25
Description Detailed
License Apache-2.0
How to Improve
Freshness high impact
Issue Health high impact
Dependents medium impact
Matched Queries
From the README
<p align="center">
</p>
<h1 align="center">Smarter Context for Large Codebases</h1>
<p align="center">
<a href="https://github.com/Wildcard-Official/deepcontext-mcp/stargazers">
</a>
<a href="https://www.npmjs.com/package/@wildcard-ai/deepcontext">
</a>
<a href="https://join.slack.com/t/wildcard-community/shared_invite/zt-3dslre0yd-H8M_Ftsf8AJoB6nP~wVIpg">
</a>
<a href="https://x.com/wildcard_ai">
</a>
</p>
DeepContext is an MCP server that adds symbol-aware semantic search to Codex CLI, Claude Code, and other agents, giving them more precise context of even the largest codebases. Currently supports Typescript and Python.
## Quickstart
1. Visit the Wildcard [DeepContext](https://wild-card.ai/deepcontext) page
2. Click "Generate API Key"
3. Copy your API key
4. Paste installation command for your MCP client
5. Type `index this codebase` to index the current directory
**Claude Code:**
```bash
claude mcp add deepcontext \
-e WILDCARD_API_KEY= Read full README on GitHub →
Are you the maintainer? Claim this listing