Skip to content
Back to search
30
MCP

code-index

io.github.regsorm/code-index

Rust code index MCP server with native 1C:Enterprise (BSL) support. 25 tools. Static binary.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-codebase-index
Structural codebase indexer with MCP server for AI-assisted development
0 tools
io.github.bigjai/codemunch-pro
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
0 tools
io.github.jagilber-org/index-server
MCP instruction indexing server with search, CRUD, validation, and cross-repo knowledge promotion.
0 tools
code-index-mcp-zeng
MCP server for indexing code repositories with SQLite
0 tools
io.github.BigJai/codemunch-pro
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
0 tools
code-index
Быстрый индексатор кода для AI-моделей. Rust + tree-sitter + SQLite. Мгновенный поиск по символам.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code-index": {
      "url": "None",
      "transport": "http"
    }
  }
}