shinpr/mcp-local-rag
Local-first RAG server for developers using MCP. Semantic + keyword search for code and technical docs. Fully private, zero setup.
This tool helps developers quickly find answers within their technical documentation and codebase. You feed it your code, internal specs, research papers, or API docs (PDFs, Word docs, text files, or HTML from websites), and it provides relevant snippets in response to your questions. It's designed for developers who need to search their private, sensitive, or offline project documents.
156 stars. Available on npm.
Use this if you are a developer who needs to privately and accurately search your own codebase and technical documentation without sending any data to external services.
Not ideal if you need a general-purpose search engine for public web content or if your documents are already indexed in a cloud-based knowledge management system.
Stars
156
Forks
32
Language
TypeScript
License
MIT
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/shinpr/mcp-local-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
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
Daniel-Barta/mcp-rag-server
Lightweight RAG server for the Model Context Protocol: ingest source code, docs, build a vector...
yumeiriowl/repo-graphrag-mcp
An MCP server that uses LightRAG and Tree-sitter to build a repository knowledge graph from code...