kwanLeeFrmVi/mcp-rag-server
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.
Supports multiple embedding providers (OpenAI, Ollama, Granite, Nomic) with a SQLite-backed vector store, exposing indexing and retrieval operations as MCP tools and resources over stdio. Processes documents in five formats (.txt, .md, .json, .jsonl, .csv) with configurable chunking, enabling seamless integration into any MCP-compatible client or LLM application.
No commits in the last 6 months.
Stars
25
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Apr 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kwanLeeFrmVi/mcp-rag-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
shinpr/mcp-local-rag
Local-first RAG server for developers using MCP. Semantic + keyword search for code and...
nkapila6/mcp-local-rag
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
AmberLee2427/nancy-brain
Nancy's RAG backend and HTTP API/MCP server connectors.
tac0de/knowledge-to-action-mcp
MCP server for Obsidian GraphRAG, agent-ready context, preview-only planning, and safe repo handoffs
HaseebKhalid1507/VelociRAG
Lightning-fast RAG for AI agents. ONNX-powered, 4-layer fusion, MCP server. No PyTorch.