MCP server for semantic code search that indexes your codebase and allows AI editors to search using natural language queries.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.CHROMADB_URL— ChromaDB server URL http://localhost:8000CODEBAXING_DEVICE— Compute device (local only): cpu, cuda cpuCODEBAXING_DTYPE— Model quantization (local only): fp32, fp16, q8, q4 q8CODEBAXING_EMBEDDING_BASE_URL— Custom API endpoint for cloud providers provider defaultCODEBAXING_EMBEDDING_DIMENSIONS— Override embedding dimensions per-provider defaultCODEBAXING_EMBEDDING_MODEL— Override embedding model name per-provider defaultCODEBAXING_EMBEDDING_PROVIDER— gemini GEMINI_API_KEY=... npx codebaxing@latest index /pathCODEBAXING_EMBED_BATCH_SIZECODEBAXING_FILES_PER_BATCH— Files per batch (lower = less RAM) 100CODEBAXING_GEMINI_API_KEY— Gemini API key (or use GEMINI_API_KEY) -CODEBAXING_MAX_CHUNKS— Max chunks to index 500000CODEBAXING_MAX_FILE_SIZE— Max file size in MB 1CODEBAXING_METADATA_SAVE_INTERVAL— Save progress every N batches 10CODEBAXING_MODEL_CACHE— Model cache directory (local only) ~/.cache/codebaxing/modelsCODEBAXING_ONNX_THREADSCODEBAXING_OPENAI_API_KEY— OpenAI API key (or use OPENAI_API_KEY) -CODEBAXING_PARALLEL_BATCHES— Concurrent batches 3CODEBAXING_VOYAGE_API_KEY— Voyage API key (or use VOYAGE_API_KEY) -CODEBAXING_WORKERS— Worker threads for parallel embedding (local only, 0=off) 2GEMINI_API_KEY— CODEBAXING_EMBEDDING_PROVIDER=gemini =... npx codebaxing@latest index /pathOPENAI_API_KEY— CODEBAXING_EMBEDDING_PROVIDER=openai =sk-... npx codebaxing@latest index /pathVOYAGE_API_KEY— CODEBAXING_EMBEDDING_PROVIDER=voyage =va-... npx codebaxing@latest index /path[](https://m8ven.ai/mcp/duysolo-codebaxing-1rkdmf)