search & data extraction
Mcp Local Rag
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. No APIs needed.
python
local
search & data extraction
Installation
npx -y nkapila6/mcp-local-ragConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-local-rag",
"command": "npx",
"args": [
"-y",
"nkapila6/mcp-local-rag"
]
}About This MCP Server
nkapila6/mcp-local-rag
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. No APIs needed.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub