Code Index MCP Server
Поиск по коду для ИИ-агентов. Один бинарник, индекс в SQLite, ответ за миллисекунды. It runs locally over stdio via the published package.
People who work with 1c enterprise, ast and bsl and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 116 · #23 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18
MIT · Rust servers · how we verify → /methodology
01 · Install Code Index
Claude Code
claude mcp add regsorm-code-index-mcp -- npx -y @regsorm/code-index-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"regsorm-code-index-mcp": {
"command": "npx",
"args": [
"-y",
"@regsorm/code-index-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @regsorm/code-index-mcp - published under the repo owner's npm scope (@regsorm)
registry namespace io.github.Regsorm is GitHub-verified and matches the repo owner
03 · What Code Index can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.2.3 · 2026-09-17
[1.2.3] - 2026-09-17 · The 1C extension honours exclude_dirs: an excluded directory with its own Configuration.xml (for example, a copy of the vendor configuration kept for comparison) no longer gets into the metadata…
v1.2.2 · 2026-09-15
[1.2.2] - 2026-09-15 · get_call_tree keeps the response size in check: for a frequently called 1C procedure the default tree is 45.6 KB instead of 74.8 KB, with max_nodes 5000 - 45.8 KB instead of 1.8 MB. A shortened…
v1.2.0 · 2026-09-15
[1.2.0] - 2026-09-15 · get_callers in 1C configurations finds calls written with a module name or through an object: ЗначениеРеквизитаОбъекта in a standard trade configuration has 4560 callers instead of 11, and…
04 · Who maintains Code Index
code-index is maintained by regsorm. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/regsorm/code-index-mcp
- category
- other - ranked #23 of 945 actively-maintained other servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.Regsorm/code-index (active, first published 2026-05-21 · 83 versions)
- packages
- npm:@regsorm/code-index-mcp
06 · Code Index FAQ
What is Code Index?
Поиск по коду для ИИ-агентов. Один бинарник, индекс в SQLite, ответ за миллисекунды. It runs locally over stdio via the published package.
Is Code Index still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Code Index?
Run `npx -y @regsorm/code-index-mcp`. You can also paste the ready-made client config above.
Does Code Index run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Code Index
Alternatives to Code Index
Maintained other servers if Code Index isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,552 · 2026-09-17
- Server Commands An MCP server to run arbitrary commands ★ 39,038 · 2026-09-11
- basebalance.cloud - x402 RPC & MCP gateway USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. ★ 6,432 · 2026-08-26
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 5,069 · 2026-09-15
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,470 · 2026-09-18
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,681 · 2026-09-17
More MCP servers to compare · Retro Diffusion Pixel Art · Lune Research · Linux MCP Server · Await · Prolog Reasoner
More Rust MCP servers · Cochlea · Fenestra MCP · Notifyd · Osc Bridge · see all