Skip to content
MCP profile

Github MikeRecognex Mcp Codebase Index

Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies.

Developer ToolsPackagePythonOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry

About This MCP Server


A structural codebase indexer with an MCP server for AI-assisted development. Zero runtime dependencies — uses Python's ast module for Python analysis and regex-based parsing for TypeScript/JS, Go, Rust, and C#. Requires Python 3.11+.

Capabilities
Indexes codebases by parsing source files into structural metadata -- functionsclassesimportsdependency graphsand cross-file call chains -- then exposes 18 query tools via the Model Context Protocolenabling Claude Code and other MCP clients to navigate codebases efficiently without reading entire files.

Tools & Endpoints1

Specifications

Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
Python
License
Open Source
Verified
Yes

Requirements

  • The [mcp] extra includes the MCP server dependency. Omit it if you only need the programmatic API.
  • For development (from a local clone):

Hosting


Hosting Options

  • Package

API


Integrate this server into your application. Choose a connection method below.

1

Install

Install command
Python
pip install "mcp-codebase-index[mcp]"
2

Configure

Configuration
json
{
  "mcpServers": {
    "codebase-index": {
      "command": "mcp-codebase-index",
      "env": {
        "PROJECT_ROOT": "/path/to/project"
      }
    }
  }
}

Performance


Usage


Quick Reference


Name
Github MikeRecognex Mcp Codebase Index
Function
Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies.
Available Tools
By default, AI assistants will ignore the indexed tools and fall back to reading entire files with Glob/Grep/Read. Soft language like "prefer" gets rationalized away. Add this to your project's CLAUDE.md (or equivalent instructions file) with mandatory language:
Transport
Package
Language
Python
Install
pip install "mcp-codebase-index[mcp]"
Source
External (Registry)
License
Open Source
Get started

Ready to integrate this MCP server?

Book a demo to see how this server fits your workflow, or explore the full catalog.

Related MCP Servers


Catalog Workspace

Discover agents, MCP servers, and skills in one governed surface

Use structured catalog views to compare readiness, ownership, integrations, and deployment posture before rollout.