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

io.github.sfrangulov/minirag-mcp β€” Model Context Protocol (MCP) Server

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 that are on your own system, using that local content to support model context retrieval.

πŸ› οΈ Key Features

  • Local-first RAG
  • Hybrid search
  • Searches over a user-provided folder of own documents

πŸš€ Use Cases

  • Retrieve relevant context from documents stored locally
  • Combine retrieval strategies via hybrid search within a local document set

⚑ Developer Benefits

  • Works with local files via a folder-based document corpus
  • Uses MCP to integrate retrieval into model workflows

⚠️ Limitations

  • Scope is described as searching over β€œa folder of your own documents”
io.github.sfrangulov/minirag-mcp - agentage MCP Catalog