Agentβ™₯︎Age
Catalog

io.github.sfrangulov/minirag-mcp

Official

by sfrangulov Β· Python

Local-first RAG MCP server: hybrid search over a folder of your own documents

The io.github.sfrangulov/minirag-mcp server is a local-first RAG (retrieval-augmented generation) MCP server. It performs hybrid search over a folder of documents you provide, enabling retrieval to support downstream generation workflows.

πŸ› οΈ Key Features

  • Local-first RAG MCP server
  • Hybrid search over a folder of your own documents

πŸš€ Use Cases

  • Retrieve relevant information from a local document folder for question answering or generation workflows

⚑ Developer Benefits

  • Works by pointing the server at your local documents to support retrieval-augmented responses

⚠️ Limitations

  • Source material only specifies β€œhybrid search” and β€œpoint it at a folder”; no additional configuration, tooling, or performance details are provided