MCP Codebase Index runs on your own machine — the client starts it, so there is no endpoint to ping. 213 installs a week from pypi. Last commit 28 Feb 2026.
Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
else os.path.join(self.root_path, file_path)
payload = pickle.load(f)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-codebase-index -- uvx mcp-codebase-index
{
"mcpServers": {
"mcp-codebase-index": {
"args": [
"mcp-codebase-index"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-codebase-index]
command = "uvx"
args = ["mcp-codebase-index"]
{
"mcpServers": {
"mcp-codebase-index": {
"args": [
"mcp-codebase-index"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-codebase-index": {
"args": [
"mcp-codebase-index"
],
"command": "uvx"
}
}
}
16 engines, 28 MCP tools for Python code quality. Zero external dependencies.
Wraps Codex CLI as MCP tools: codex, review, query, search, structured, ping, listSessions.
Indexes codebase into a local knowledge graph with 40+ AI tools and codebase-guard.
Structural similarity-based code filter. Stops malicious code pattern reaching execution tools.
Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.
MCP server for code search (ripgrep + fd) with structured, token-efficient output
Structural codebase MCP server with persistent memory: navigate by symbol, recall across sessions.
Structural code-quality tools for AI coding agents.
Answers built from our own checks of this server.