code-index runs on your own machine — the client starts it, so there is no endpoint to ping. 893 installs a week from npm. Last commit 2 Aug 2026.
Rust code index MCP server, native 1C:Enterprise (BSL) support. 31 tools, AST for 14 languages.
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"
}
}
}
Answers built from our own checks of this server.