Enterprise DNA
M MCP Servers Developer low

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.

R

MCP

rushikeshmore/CodeCortex

Added 1 June 2026

#ai-agents #ai-coding #claude-code #code-analysis #codebase-context #context-engineering #cursor #developer-tools

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_overview
  • get_dependency_graph
  • lookup_symbol
  • get_change_coupling
  • get_edit_briefing
  • start_session
  • before_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks