codeindex runs on your own machine — the client starts it, so there is no endpoint to ping. 750 installs a week from npm. Last commit 31 Aug 2026.
Structural code intelligence over MCP: symbols, callers, imports and blast radius, 40+ languages.
We read the source, 13 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
git config --global url."https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/".insteadOf "https://github.com/"
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.
postinstall: node bin/postinstall.js
этот файл ставится пользователю, но в репозитории его нет
const res = spawnSync(bin, args, { stdio: 'inherit' });
copyFileSync(path.join(here, 'bin', f), path.join(stage, 'server', f));
self.p = subprocess.Popen(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch codeindex and you get told the day something new turns up.
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 codeindex -- npx -y @munhq/codeindex
{
"mcpServers": {
"codeindex": {
"args": [
"-y",
"@munhq/codeindex"
],
"command": "npx"
}
}
}
[mcp_servers.codeindex]
command = "npx"
args = ["-y", "@munhq/codeindex"]
{
"mcpServers": {
"codeindex": {
"args": [
"-y",
"@munhq/codeindex"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codeindex": {
"args": [
"-y",
"@munhq/codeindex"
],
"command": "npx"
}
}
}
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.
Fast polyglot source code intelligence: symbols, imports, dependencies, and impact analysis.
Code intelligence MCP: symbols, call graphs, change impact + affected tests, routes, search.
Local-first MCP code intelligence: 37 tools — hybrid search, blast-radius, diff review, memory.
Local-first code intelligence MCP: symbol graph, impact analysis, 60+ tools.
Code intelligence MCP server for 17+ programming languages.
Live codebase intelligence for AI agents: conventions, blast radius, import graphs, git insights.
Answers built from our own checks of this server.