Skip to content

MikeRecognex/mcp-codebase-index

MCP Developer Tools

A structural codebase indexer that builds a queryable metadata graph for AI‑assisted development using Python's AST and regex parsers, exposing 18 tools via the Model Context Protocol.

Python Latest v0.7.0 · 3mo ago Security brief →

Features

  • Parses multiple languages (Python, TypeScript/JS, Go, Rust, C#) into functions, classes, imports, and dependency graphs
  • Exposes 18 query tools through the Model Context Protocol for AI agents like Claude Code
  • Automatic incremental re‑indexing on git changes (~1‑2 ms per query)
  • Persistent disk cache (.codebase-index-cache.pkl) to eliminate cold‑start overhead

Recent releases

View all 13 releases →
No immediate action
v0.7.0 New feature

find_symbol enhancements

No immediate action
v0.5.0 New feature

Persistent disk cache

No immediate action
v0.4.5 Bug fix

`get_usage_stats` cost multiplier fix

No immediate action
v0.4.2 New feature

`get_usage_stats`

No immediate action
v0.4.0 New feature

Rust and Go indexing

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.

About

Stars
53
Forks
8
Language
Python

Install & Platforms

Install via
pip

Beta — feedback welcome: [email protected]