code-index runs on your own machine — the client starts it, so there is no endpoint to ping. 1 032 installs a week from npm. Last commit 17 Sep 2026.
Rust code index MCP server, native 1C:Enterprise (BSL) support. 32 tools, AST for 14 languages.
We read the source, 19 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.
postinstall: node scripts/postinstall.js
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(binPath, process.argv.slice(2), { stdio: 'inherit' });
const binPath = path.join(__dirname, binName);
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 code-index -- npx -y @regsorm/code-index-mcp
{
"mcpServers": {
"code-index": {
"args": [
"-y",
"@regsorm/code-index-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.code-index]
command = "npx"
args = ["-y", "@regsorm/code-index-mcp"]
{
"mcpServers": {
"code-index": {
"args": [
"-y",
"@regsorm/code-index-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"code-index": {
"args": [
"-y",
"@regsorm/code-index-mcp"
],
"command": "npx"
}
}
}
Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.
Code intelligence MCP server for 17+ programming languages.
MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.
Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.
Structural code intelligence over MCP: symbols, callers, imports and blast radius, 40+ languages.
Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.
Answers built from our own checks of this server.