evidence-rag

oguzhanozfe/evidence-rag
★ 0 stars Python File System Updated today
Local hybrid retrieval with source spans, citation checks, and an MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "evidence-rag": {
      "command": "uvx",
      "args": [
        "evidence-rag"
      ]
    }
  }
}

Or install with pip: pip install evidence-rag

README Excerpt

Local retrieval for product research and approved career evidence. Index selected files and query their contents with inspectable citations. Retrieved passages include source hashes, line ranges and approval status. Answers cite the passages with exact supporting quotes. ```text Explicit .md / .txt files