Code Index

v1.0.6Developer Toolsstable

SQLite-backed hybrid (vector + FTS) code search index for Claude Code over MCP.

io-github-achreftlili-code-indexmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Code Index?

Code Index is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to sqlite-backed hybrid (vector + fts) code search index for claude code over mcp.

SQLite-backed hybrid (vector + FTS) code search index for Claude Code over MCP.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • SQLite-backed hybrid (vector + FTS) code search index for Cl

Use Cases

Search code with hybrid vector and full-text SQLite index.
Find code patterns efficiently in large projects.
Community

Maintainer

LicenseMIT
Languagepython
Versionv1.0.6
UpdatedMay 14, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install mcp-code-index

Manual Installation

pip install mcp-code-index

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Code Index

What is Code Index?

Code Index is a Model Context Protocol (MCP) server that sqlite-backed hybrid (vector + fts) code search index for claude code over mcp. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Code Index?

Install via pip with: pip install mcp-code-index. Then configure your AI client to connect to this MCP server.

Which AI clients work with Code Index?

Code Index works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Code Index free to use?

Yes, Code Index is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "io-github-achreftlili-code-index": { "command": "pip", "args": ["install", "mcp-code-index"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Code Index?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides