I Exposed My Local RAG as MCP Tools in Cursor — Now I Query My Private PDFs Without Leaving the IDE
A developer built a local RAG pipeline using Ollama, ChromaDB, and TinyLlama for private PDF Q&A, then exposed it as an MCP server so Cursor IDE can query documents directly. The project uses sentence…