SERVER

MCP Local Rag

Rank #159

io.github.shinpr/mcp-local-rag

Privacy-first local document search using semantic search. Runs entirely on your machine with no cloud services, supporting PDF, DOCX, TXT, and Markdown files.

35 versions
293 GitHub stars
by shinpr (3 servers)View repository ↗
First listed
Oct 31, 2025
Last publish date
May 23, 2026
OVERVIEW

MCP Local Rag is a Model Context Protocol (MCP) server published by shinpr. It ranks #159 of 58,900 servers tracked on MCP Toplist, and its repository has 293 GitHub stars. MCP Local Rag is listed across 4 registries — Official MCP, Smithery, Glama and PulseMCP, with 35 tracked versions. It was first listed on Oct 31, 2025 and most recently updated on May 23, 2026.

STANDING
#159of 58,900 tracked serversTop 0.5%

Ranks ahead of 58,741 of 58,900 servers on MCP Toplist.

Recent momentum
+46GitHub stars since Apr 27 (+19%)
CONNECT

Use MCP Local Rag

Add MCP Local Rag to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-local-rag": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-local-rag"
      ],
      "env": {
        "BASE_DIR": "<your BASE_DIR>",
        "BASE_DIRS": "<your BASE_DIRS>",
        "DB_PATH": "<your DB_PATH>",
        "CACHE_DIR": "<your CACHE_DIR>",
        "MODEL_NAME": "<your MODEL_NAME>",
        "MAX_FILE_SIZE": "<your MAX_FILE_SIZE>",
        "RAG_MAX_DISTANCE": "<your RAG_MAX_DISTANCE>",
        "RAG_GROUPING": "<your RAG_GROUPING>",
        "RAG_MAX_FILES": "<your RAG_MAX_FILES>",
        "CHUNK_MIN_LENGTH": "<your CHUNK_MIN_LENGTH>",
        "RAG_DEVICE": "<your RAG_DEVICE>",
        "RAG_HYBRID_WEIGHT": "<your RAG_HYBRID_WEIGHT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (2 delisted)

SmitheryDelisted · last seen Apr 27, 2026
GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

shinpr

Organization
Total servers
3
Total versions
72
MORE FROM THIS PUBLISHER

Other servers by shinpr

View all shinpr servers →
VERSIONS

Available versions (35)

VersionPublished
0.14.2May 23, 2026
0.14.1May 17, 2026
0.14.0May 17, 2026
0.13.2May 11, 2026
0.13.1May 7, 2026
0.13.0Apr 17, 2026
0.12.0Apr 2, 2026
0.11.1Mar 30, 2026
0.11.0Mar 30, 2026
0.10.1Mar 29, 2026
0.10.0Mar 19, 2026
0.9.0Mar 18, 2026
0.8.1Mar 17, 2026
0.8.0Mar 7, 2026
0.7.0Feb 24, 2026
0.6.0Feb 22, 2026
0.5.6Feb 20, 2026
0.5.5Feb 4, 2026
0.5.4Jan 24, 2026
0.5.3Jan 8, 2026
0.5.2Jan 6, 2026
0.5.1Jan 1, 2026
0.5.0Jan 1, 2026
0.4.2Dec 29, 2025
0.4.1Dec 27, 2025
0.4.0Dec 27, 2025
0.3.0Dec 24, 2025
0.2.3Dec 5, 2025
0.2.2Dec 2, 2025
0.2.0Nov 3, 2025
0.1.5Nov 2, 2025
0.1.4Nov 2, 2025
0.1.3Oct 31, 2025
0.1.1Oct 31, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Local Rag?
Privacy-first local document search using semantic search. Runs entirely on your machine with no cloud services, supporting PDF, DOCX, TXT, and Markdown files.
Who maintains MCP Local Rag?
MCP Local Rag is maintained by shinpr, which publishes 3 MCP servers (72 total versions) tracked on MCP Toplist.
Is MCP Local Rag an official MCP server?
Yes — MCP Local Rag is listed on the Official MCP Registry, alongside Smithery, Glama and PulseMCP.
How many versions does MCP Local Rag have?
MCP Toplist tracks 35 versions of MCP Local Rag, most recently published on May 23, 2026.
Where can I find the source code for MCP Local Rag?
The source code for MCP Local Rag is hosted at github.com/shinpr/mcp-local-rag.
EXPLORE