{"slug":"ViperJuice/Code-Index-MCP","name":"Code-Index-MCP","description":"A local-first code indexer that enhances LLMs with deep code understanding. It integrates with AI assistants via the Model Context Protocol (MCP) and supports AI-powered semantic search.","category":"development","tags":[],"official":false,"stars":52,"transport":"stdio","install":[{"cmd":"pip install index-it-mcp==1.2.0","imports":[]}],"tools":[{"name":"search_code","description":"Search indexed code using BM25 full-text search with optional semantic reranking. Returns matching code snippets with file paths and line numbers."},{"name":"symbol_lookup","description":"Look up a specific symbol (function, class, variable) by name across indexed repositories. Returns definition location and references."}],"env_vars":["VOYAGE_API_KEY","VLLM_EMBEDDING_BASE_URL","VLLM_SUMMARIZATION_BASE_URL","MCP_SERVER_HOST","MCP_SERVER_PORT","OPENAI_API_KEY","YOUR_REPO_ID"],"auth_type":"none","github":"https://github.com/ViperJuice/Code-Index-MCP","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}