Submit

Local Rag

@TheWinci

Semantic code search for AI agents — hybrid vector + BM25 with cross-encoder reranking, AST-aware chunking for 14 languages, conversation memory, code annotations, and search analytics. Zero config, zero API keys. Just bunx.

Server Config

{
  "mcpServers": {
    "local-rag": {
      "command": "bunx",
      "args": [
        "@winci/local-rag@latest",
        "serve"
      ],
      "env": {
        "RAG_PROJECT_DIR": "/path/to/your/project"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.