mcp-rag-server is a Model Context Protocol (MCP) server that enables Retrieval Augmented Generation (RAG) capabilities. It empowers Large Language Models (LLMs) to answer questions based on your document content by indexing and retrieving relevant information efficiently.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.BASE_LLM_API— "": "http://localhost:11434/v1",CHUNK_SIZE— export =500EMBEDDING_MODEL— "": "nomic-embed-text",LLM_API_KEY— API key for your LLM provider (empty)VECTOR_STORE_PATH— "": "./vector_store",[](https://m8ven.ai/mcp/kwanleefrmvi-mcp-rag-server-czmeyq)