
mcp-local-rag
MCP server by github.com/shinpr/mcp-local-rag
Easy-to-setup local RAG server with minimal configuration
About mcp-local-rag
mcp-local-rag is an MCP (Model Context Protocol) server published by shinpr in the official MCP registry, listed under RAG Systems on Loomal. Easy-to-setup local RAG server with minimal configuration
It ships as an npm package (mcp-local-rag), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/shinpr/mcp-local-rag, where the project has earned 309 GitHub stars.
Use mcp-local-rag with your agent
claude mcp add mcp-local-rag -- npx -y mcp-local-rag{
"mcpServers": {
"mcp-local-rag": {
"command": "npx",
"args": [
"-y",
"mcp-local-rag"
]
}
}
}mcp-local-ragFrequently asked questions
- What is mcp-local-rag?
- mcp-local-rag is an MCP (Model Context Protocol) server by shinpr in the RAG Systems category. Easy-to-setup local RAG server with minimal configuration
- How do I connect mcp-local-rag to Claude, Cursor, or another MCP client?
- Install mcp-local-rag from its npm package (mcp-local-rag) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is mcp-local-rag open source?
- Yes — the source code is public at github.com/shinpr/mcp-local-rag, with 309 GitHub stars.
- Can AI agents pay to use mcp-local-rag?
- Not yet through Loomal — mcp-local-rag is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More RAG Systems MCP servers

Butterbase-ai MCP
1.9k
Butterbase MCP server — manage your backend: schemas, auth, functions, storage, RAG, deploys.

beever-atlas
380
Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.

ProxmoxMCP-Plus
246
Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.

yuque-mcp
176
MCP server for Yuque — expose your knowledge base to AI assistants.

unifi-mcp-server
164
An MCP server that leverages official UniFi API

pdfmux
67
PDF-to-Markdown router. Per-page backend selection + confidence scoring for RAG ingestion.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-local-rag? Claim this listing free by verifying GitHub ownership, or contact us.