Submit

DevRag - Lightweight Local RAG MCP Server

@tomohiro-owada

Lightweight local RAG MCP server for semantic vector search over markdown documents. Reduces token consumption by 40x. Supports Japanese and English.

Tools

Server Config

{
  "mcpServers": {
    "devrag": {
      "type": "stdio",
      "command": "/usr/local/bin/devrag"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.