Mmcp.market

Minirag MCP server

by sfrangulov·io.github.sfrangulov/minirag-mcp·v0.6.1

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

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

68 stars

Reviews

Write one

Nobody has reviewed Minirag yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Minirag tools (11, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • delete_filewrite action

    Delete an indexed file, data item, or url item from the index.

  • ingest_data

    Ingest text/markdown/html content the client holds, under a source id you choose.

  • ingest_file

    Ingest or re-ingest one file, replacing any content already indexed for it.

  • ingest_url

    Fetch an http(s) URL, convert it to Markdown, and index it.

  • list_files

    List files found on disk under the document roots, plus indexed data/url sources.

  • query_documents

    Hybrid search: semantic similarity plus a keyword boost for exact terms.

  • read_chunk_neighbors

    Read the chunks immediately before and after a search result, for context.

  • read_file

    Read a source's entire indexed content as Markdown.

  • status

    Report configuration and index status. Works even when configuration is invalid.

  • sync_start

    Reconcile the index with the document roots (or one path inside them).

  • sync_status

    Poll a sync job started by sync_start.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan29 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 13 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add minirag-mcp -- uvx minirag-mcp
Add to Cursor

Minirag: common questions

Is Minirag MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Minirag safety report
How do I install Minirag?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Minirag need an API key?
No secret keys are declared. It reads 13 settings from the environment.
Is Minirag maintained?
The last commit was 13 days ago (2026-09-07). The latest release is v0.6.1.
What can I use instead of Minirag?
Servers from other publishers that do the same job: PDF MCP server, haiku.rag MCP server and Linksee Memory MCP server. Compare all Minirag alternatives.

Alternatives to Minirag

Same job from other publishers: the closest match first, then the best rated.

All Minirag alternatives →
  • PDF
    Agentic RAG over one PDF or a whole folder: hybrid search, selective page reads, tables, OCR.
    A
  • haiku.rag
    Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval
    A
  • Linksee Memory
    Hand a project over with the reasons attached. Local-first cross-agent memory MCP + drift detection.
    A
  • Agent-Native Chat
    Minimal chat-first app with durable threads, actions, and the app-agent loop
    A
  • Local Rag
    Easy-to-setup local RAG server with minimal configuration
    A

More from sfrangulov