Wildcard-Official/deepcontext-mcp

277 stars · Last commit 2025-09-22

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.

README preview

<p align="center">
  <img alt="DeepContext Logo" src="https://github.com/user-attachments/assets/6dd1b4a4-5ce3-41cb-acc0-b3eed32d5f8e" width="500" height="296">
</p>

<h1 align="center">Smarter Context for Large Codebases</h1>

<p align="center">
  <a href="https://github.com/Wildcard-Official/deepcontext-mcp/stargazers">
    <img src="https://img.shields.io/github/stars/Wildcard-Official/deepcontext-mcp?style=social" alt="GitHub stars">
  </a>
  <a href="https://www.npmjs.com/package/@wildcard-ai/deepcontext">
    <img src="https://img.shields.io/npm/v/@wildcard-ai/deepcontext" alt="NPM Version">
  </a>
  <a href="https://join.slack.com/t/wildcard-community/shared_invite/zt-3dslre0yd-H8M_Ftsf8AJoB6nP~wVIpg">
    <img src="https://img.shields.io/badge/Slack-join-blueviolet?logo=slack" alt="Slack Community">
  </a>
  <a href="https://x.com/wildcard_ai">
    <img src="https://img.shields.io/twitter/follow/wildcard_ai?style=social" alt="Twitter Follow">
  </a>
</p>

View full repository on GitHub →