A smart proxy that aggregates multiple downstream MCP servers and enables natural language search for tools, allowing clients like Claude Desktop to discover and use tools through semantic 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.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided
process.env. You'll be asked to provide them before it can run.CONFIG_PATH_OVERRIDEGEMINI_API_KEY— Required for Enrichment. API Key for Google Generative AI. -RAG_MCP_BASE_DIR— Base directory for all relative paths. process.cwd()RAG_MCP_CONFIG_PATH— Path to the downstream servers config file. BASE_DIR/config.jsonRAG_MCP_DB_PATH— Path to the Orama persistence folder. BASE_DIR/data/orama_dbRAG_MCP_EMBEDDING_MODEL— Required if Dense enabled. Transformers.js model for generating vector embeddings. -RAG_MCP_ENABLE_DENSE— Enable semantic vector search (Dense retrieval). trueRAG_MCP_ENABLE_LLM— Enable LLM enrichment (summaries and questions) during indexing. falseRAG_MCP_ENABLE_RERANKER— Enable the cross-encoder reranking stage. trueRAG_MCP_ENABLE_SPARSE— Enable full-text keyword search (Sparse retrieval). trueRAG_MCP_GENERATIVE_MODEL— Required if LLM enabled. Google Gemini model for tool enrichment. -RAG_MCP_LOGGING_ENABLED— Set to true to enable debug logging to the log file. falseRAG_MCP_LOG_PATH— Path to the debug log file. BASE_DIR/rag-mcp.logRAG_MCP_REBUILD_INDEX— Set to true to force a full re-index on every startup. falseRAG_MCP_RERANKING_MODEL— Required if Reranker enabled. Transformers.js model for second-stage reranking. -RAG_MCP_SEARCH_THRESHOLD— Minimum relevance score (0.0 to 1.0) for search results. 0.85[](https://m8ven.ai/mcp/aniliou-85-rag-mcp-1lwb6b)