29
/ 100
1 month ago
glama

codebaxing

MCP server for semantic code search that indexes your codebase and allows AI editors to search using natural language queries.

Is this your MCP?

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.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — index (line 564: fs.mkdirSync(paths.codebaxingDir, { recursive: true }))
🚨
Known vulnerabilities in dependencies: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 6 credentials: CODEBAXING_GEMINI_API_KEY, CODEBAXING_OPENAI_API_KEY, CODEBAXING_VOYAGE_API_KEY, GEMINI_API_KEY, OPENAI_API_KEY, VOYAGE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.1.3GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.12.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHROMADB_URLChromaDB server URL http://localhost:8000
configCODEBAXING_DEVICECompute device (local only): cpu, cuda cpu
configCODEBAXING_DTYPEModel quantization (local only): fp32, fp16, q8, q4 q8
configCODEBAXING_EMBEDDING_BASE_URLCustom API endpoint for cloud providers provider default
configCODEBAXING_EMBEDDING_DIMENSIONSOverride embedding dimensions per-provider default
configCODEBAXING_EMBEDDING_MODELOverride embedding model name per-provider default
configCODEBAXING_EMBEDDING_PROVIDERgemini GEMINI_API_KEY=... npx codebaxing@latest index /path
configCODEBAXING_EMBED_BATCH_SIZE
configCODEBAXING_FILES_PER_BATCHFiles per batch (lower = less RAM) 100
🔐 secretCODEBAXING_GEMINI_API_KEYGemini API key (or use GEMINI_API_KEY) -
configCODEBAXING_MAX_CHUNKSMax chunks to index 500000
configCODEBAXING_MAX_FILE_SIZEMax file size in MB 1
configCODEBAXING_METADATA_SAVE_INTERVALSave progress every N batches 10
configCODEBAXING_MODEL_CACHEModel cache directory (local only) ~/.cache/codebaxing/models
configCODEBAXING_ONNX_THREADS
🔐 secretCODEBAXING_OPENAI_API_KEYOpenAI API key (or use OPENAI_API_KEY) -
configCODEBAXING_PARALLEL_BATCHESConcurrent batches 3
🔐 secretCODEBAXING_VOYAGE_API_KEYVoyage API key (or use VOYAGE_API_KEY) -
configCODEBAXING_WORKERSWorker threads for parallel embedding (local only, 0=off) 2
🔐 secretGEMINI_API_KEYCODEBAXING_EMBEDDING_PROVIDER=gemini =... npx codebaxing@latest index /path
🔐 secretOPENAI_API_KEYCODEBAXING_EMBEDDING_PROVIDER=openai =sk-... npx codebaxing@latest index /path
🔐 secretVOYAGE_API_KEYCODEBAXING_EMBEDDING_PROVIDER=voyage =va-... npx codebaxing@latest index /path
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/duysolo-codebaxing-1rkdmf)](https://m8ven.ai/mcp/duysolo-codebaxing-1rkdmf)
commit: 21652133b6af853593f98b7bc9615c2be5bc5fec
code hash: 7eaabb43a2ace465772e32ac3aec39c92e76502937dbb2691b11e3aa6dbb7b63
verified: 6/23/2026, 10:17:55 AM
view raw JSON →