MCP server that provides 8 local RAG tools using LlamaIndex and Ollama, enabling AI-powered document querying, summarization, analysis, and comparison over PDFs, DOCX, XLSX, and CSV files.
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.
process.env. You'll be asked to provide them before it can run.OLLAMA_BASE_URLLLM_MODEL— mistral:latestFALLBACK_MODELEMBED_MODEL— nomic-embed-text:latestCHUNK_SIZE— 256 Tokens per chunk. Smaller = more precise retrievalCHUNK_OVERLAP— 25 Overlap between chunks. Helps preserve context at boundariesSIMILARITY_TOP_K— 5 Chunks retrieved per queryRERANK_TOP_NRESPONSE_MODE— compact compact \ tree_summarize \ refineLLM_TEMPERATURELLM_MAX_TOKENSLLM_REQUEST_TIMEOUTMCP_HOSTMCP_PORTLOG_LEVEL[](https://m8ven.ai/mcp/hassan-butt4356-mcp-rag-assistant-dwtw3q)