Mcp Codebase Index

Created By
MikeRecognex4 months ago
Overview

Structural codebase indexer that parses source files into functions, classes, imports, and dependency graphs, then exposes 17 query tools via MCP. AI assistants get surgical answers instead of reading entire files. Measured 87% average token reduction per query. Zero runtime dependencies. Supports Python (AST), TypeScript/JS (regex), Markdown (headings).

Demo: https://asciinema.org/a/vQVsguJmclBWsnxx

Server Config

{
  "mcpServers": {
    "codebase-index": {
      "command": "mcp-codebase-index",
      "env": {
        "PROJECT_ROOT": "/path/to/project"
      }
    }
  }
}
Project Info
Created At
4 months ago
Updated At
4 months ago
Author Name
MikeRecognex
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago