This release adds 3 notable features for engineering teams evaluating rollout.
Published 3mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-coding
ast-parser
claude-code
code-analysis
code-navigation
codebase-indexer
+7 more
dependency-graph
mcp
mcp-server
model-context-protocol
python
symbol-table
typescript
Summary
AI summaryMulti-language structural codebase indexing with incremental re‑indexing
Full changelog
Initial release of mcp-codebase-index.
Features
- Multi-language structural codebase indexing (Python AST, TypeScript/JS regex, Markdown headings)
- 17 MCP tools for AI-assisted code navigation
- Zero runtime dependencies for the indexer itself
- Cross-file dependency graphs, import graphs, and symbol tables
- Incremental re-indexing support
Installation
pip install "mcp-codebase-index[mcp] @ https://github.com/MikeRecognex/mcp-codebase-index/releases/download/v0.1.0/mcp_codebase_index-0.1.0-py3-none-any.whl"
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About MikeRecognex/mcp-codebase-index
Structural codebase indexer exposing 17 query tools (functions, classes, imports, dependency graphs, change impact) via MCP. Zero dependencies.
Related context
Beta — feedback welcome: [email protected]