MCP Directory
Back

deepcontext-mcp

by Wildcard-Official · TypeScript · ★ 276

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.

#ai#ai-agents#claude#claude-code#code#code-context#codex#developer-tools#mcp#rag#search#vector-database

Install

npx -y github:Wildcard-Official/deepcontext-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

Smarter Context for Large Codebases 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. 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 to index the current directory **Claude Code:** **Codex:** https://github.com/user-attachments/assets/9a2d418f-4…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers