rushikeshmore-codecortex
Persistent codebase knowledge layer for AI coding agents. Pre-digests codebases into structured knowledge (symbols, dependency graphs, co-change patterns, architectural decisions) via tree-sitter native parsing (28 languages) and serves via MCP. 14 tools, ~85% token reduction. Works with Claude Code, Cursor, Codex, and any MCP client.
- Score
- 57.2452 signals
- Evidence
- 7 stars · 1 fork
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
Alternatives · MCPs
- codegraph72,120 stars · 4,628 forks99.811
- codebase-memory-mcp41,746 stars · 3,400 forks · 1 mention99.714
- repowise7,047 stars · 743 forks99.132
What it is
Persistent codebase knowledge layer for AI coding agents. Pre-digests codebases into structured knowledge (symbols, dependency graphs, co-change patterns, architectural decisions) via tree-sitter native parsing (28 languages) and serves via MCP. 14 tools, ~85% token reduction. Works with Claude Code, Cursor, Codex, and any MCP client.
When to use it
When an agent needs the "Knowledge & Memory" capability this MCP server exposes.
Source
Migrated from the awesome-mcp-servers navigation directory (category: Knowledge & Memory). See https://github.com/rushikeshmore/CodeCortex.