MCP Directory
Back

codebase-context

by PatrickSys · TypeScript · ★ 44

Generate a map of your codebaseto help AI Agents understand your architecture, coding conventions and patterns. Discoverable with Semantic Search

#ai-agents#ai-coding#claude#code-intelligence#context-engineering#copilot#cursor#developer-tools#evidence-scoring#hybrid-search#local-first#mcp#mcp-server#model-context-protocol#pattern-detection#preflight#reranking#second-brain#semantic-search#team-memory

Install

npx -y github:PatrickSys/codebase-context

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "codebase-context": {
      "command": "npx",
      "args": [
        "-y",
        "github:PatrickSys/codebase-context"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/codebase-context) [](./LICENSE) [](https://github.com/PatrickSys/codebase-context/blob/master/package.json) You're tired of AI agents writing code that "just works" but still misses how your team actually builds things. They search too broadly, pick generic examples, and spend tokens exploring before they understand the shape of the repo. changes the first step. Start with a bounded conventions map that shows the architecture, dominant patterns, and strongest local examples. Then search for the exact file, symbol, or workflow you need. Here's what codebase-…
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 filesystem servers