MCP-RAGNAR
JSON →A local MCP server implementing Retrieval-Augmented Generation (RAG) with sentence window retrieval and support for multiple file types.
Install
pip install -e Tools · 2
- index_documents Index documents from a directory path with configurable chunk size and embedding model
- query_index Query the indexed documents using sentence window retrieval for RAG
Environment variables
OPENAI_API_KEY