Skip to content
Verified official

Code Index MCP

v1.0.6

io.github.achreftlili/code-index

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

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add code-index -e CODE_INDEX_EMBEDDER=<CODE_INDEX_EMBEDDER> -e CODE_INDEX_EMBED_MODEL=<CODE_INDEX_EMBED_MODEL> -e CODE_INDEX_EMBED_DIM=<CODE_INDEX_EMBED_DIM> -e CODE_INDEX_DB=<CODE_INDEX_DB> -e CODE_INDEX_EMBED_BATCH=<CODE_INDEX_EMBED_BATCH> -e CODE_INDEX_EMBED_DEVICE=<CODE_INDEX_EMBED_DEVICE> -- uvx mcp-code-index

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.