https://github.com/nkapila6/mcp-local-rag
"primitive" RAG-like web search model context protocol server that runs locally. ✨ no APIs ✨
https://github.com/nkapila6/mcp-local-rag
Last synced: 2 months ago
JSON representation
"primitive" RAG-like web search model context protocol server that runs locally. ✨ no APIs ✨
- Host: GitHub
- URL: https://github.com/nkapila6/mcp-local-rag
- Owner: nkapila6
- Created: 2025-03-13T09:20:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T13:35:15.000Z (7 months ago)
- Last Synced: 2025-03-13T13:41:13.369Z (7 months ago)
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-mcp-zh - mcp-local-rag
- awesome-mcp-servers - **mcp-local-rag** - "primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨ `python` `mcp` `mcp-server` `model-context-protocol` `rag` `pip install git+https://github.com/nkapila6/mcp-local-rag` (AI/ML)
- awesome-mcp-servers - **mcp-local-rag** - "primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨ `python` `mcp` `mcp-server` `model-context-protocol` `rag` `pip install git+https://github.com/nkapila6/mcp-local-rag` (AI/ML)
- best-of-mcp-servers - GitHub
- awesome-mcp-servers - LocalRAG - "primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨ (Table of Contents / Search)
- mcp-index - mcp-local-rag | local RAG-like web search - Performs local retrieval-augmented generation (RAG) searches on input queries by fetching and processing search results to enhance the responses of AI models. Utilizes embeddings for similarity computation to extract relevant context from retrieved data. (Cloud Services)