code-index
by io.github.Regsorm · data-analytics · mcp-server, official-registry
Быстрый индексатор кода для AI-моделей. Rust + tree-sitter + SQLite. Мгновенный поиск по символам.
Source: https://github.com/Regsorm/code-index-mcp
Install
git clone https://github.com/Regsorm/code-index-mcpUse this forAI-extracted
- →Search and locate function definitions across large codebases in <1ms to understand unfamiliar code
- →Index entire repositories for rapid code navigation when refactoring or adding features
- →Extract function signatures and metadata from 282K+ indexed functions for documentation generation
- →Find all usages of a specific function or class across 62K+ files during code review
Works with
Tags: mcp-server, official-registry
Source: mcp-registry
About data-analytics MCP servers and Claude skills
data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
code-index is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related data-analytics MCPs and skills
- ai.fincontext/fincontext by ai.fincontext
Read-only bank & investment accounts via Plaid: balances, holdings, transactions, SQL analytics.
- com.blackwalltier/blackwall by com.blackwalltier
Pre-action risk gate: AI agents call before any irreversible action (money, SQL, delete).
- Cartographer MCP by io.github.Metatronsdoob369
Rule-tiered AST and sqlite-vec capability oracle for A-MEM agent workflows.
- WhatsApp MCP by io.github.adelaidasofia
WhatsApp MCP. SQLCipher-encrypted, scrubber-CI-gated, draft-and-confirm sends, voice transcription.
- Memory Vault by io.github.MihaiBuilds
Local-first AI memory layer with hybrid search. Postgres + pgvector. Self-hosted, MIT.
- io.github.chrisbusbin-pixel/freshtrack by io.github.chrisbusbin-pixel
USDA food shelf-life database, food safety, storage tips, food waste cost calculator.
- io.github.YawLabs/postgres-mcp by io.github.YawLabs
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
- MCP DB Agent by io.github.Jarvis-27
Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.
Frequently asked questions
How do I install code-index?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support code-index?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is code-index free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.