Skip to content
Back to search
30
MCP

io.github.tomohiro-owada/devrag

io.github.tomohiro-owada/devrag

Lightweight local RAG MCP server. 40x token reduction.

Uptime
0.0%
33 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.shinpr/mcp-local-rag
Easy-to-setup local RAG server with minimal configuration
0 tools
io.github.fieldcure/rag
MCP RAG server with hybrid search, multi-KB support, and AI-powered chunk contextualization.
0 tools
io.github.robthepcguy/rag-vault
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
0 tools
io.github.RobThePCGuy/rag-vault
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
0 tools
@raevon/mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.tomohiro-owada/devrag": {
      "url": "None",
      "transport": "http"
    }
  }
}