deepcontext-mcp

Wildcard-Official/deepcontext-mcp
★ 270 stars TypeScript 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deepcontext-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Wildcard-Official/deepcontext-mcp"
      ]
    }
  }
}

Topics

aiai-agentsclaudeclaude-codecodecode-contextcodexdeveloper-toolsmcpragsearchvector-database