Home › Other › code-index

code-index

Rust code index MCP server, native 1C:Enterprise (BSL) support. 32 tools, AST for 14 languages.

Rust
★ 126 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.5.1)

npx -y @regsorm/code-index-mcp@1.5.1

Or add to your MCP client config:

{
  "mcpServers": {
    "code-index-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@regsorm/code-index-mcp@1.5.1"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry