rushikeshmore/CodeCortex
by Various
Persistent codebase knowledge layer for AI agents. Pre-builds architecture, dependency, coupling, and risk knowledge served via MCP. 27 languages, 13 tools.
MCP
rushikeshmore/CodeCortex
Added 1 June 2026
Overview
CodeCortex pre-builds a persistent knowledge layer for AI agents extracting architecture, dependency, coupling, and risk data from codebases. It serves this knowledge through the Model Context Protocol (MCP) supporting 27 languages and 13 analysis tools.
Best for
Best for
Developers using AI agents to navigate and understand large, multi-language codebases.
Use cases
- Feed an AI agent structured codebase context to answer architecture questions
- Map dependencies and coupling across a multi-language project
- Identify risk areas before making cross-cutting changes
How to use
Install
npm install -g codecortex-ai --legacy-peer-deps Tools exposed
get_project_overviewget_dependency_graphlookup_symbolget_change_couplingget_edit_briefingstart_sessionbefore_editing
Tested with
Claude Code, Cursor
Notes
CodeCortex pre-builds a persistent knowledge layer for AI agents extracting architecture, dependency, coupling, and risk data from codebases. It serves this knowledge through the Model Context Protocol (MCP) supporting 27 languages and 13 analysis tools.
5 stars on GitHub. Last updated 2026-04-21. Licensed MIT.
Use cases
- Feed an AI agent structured codebase context to answer architecture questions
- Map dependencies and coupling across a multi-language project
- Identify risk areas before making cross-cutting changes
Pros
- Reduces redundant re-analysis by caching knowledge persistently
- Broad language support and structured MCP interface for agents
- No runtime dependency on external APIs once built
Cons
- Requires a one-time setup and initial analysis run
- Knowledge can become stale if code changes out of sync with the pre-built layer
- Limited to the 13 predefined tools; custom analyses not supported
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Reduces redundant re-analysis by caching knowledge persistently
- Broad language support and structured MCP interface for agents
- No runtime dependency on external APIs once built
Cons
- Requires a one-time setup and initial analysis run
- Knowledge can become stale if code changes out of sync with the pre-built layer
- Limited to the 13 predefined tools; custom analyses not supported
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
oraios/serena
Various
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
upstash/context7
Various
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
repowise-dev/repowise
Various
Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
