dev-rag

tomharris/dev-rag
★ 1 stars Python API Integration Updated today
Local-first RAG for your codebase: semantically search code, GitHub PRs & issues, Jira, Slite, Slack, docs, and Claude Code sessions from the CLI or as 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": {
    "dev-rag": {
      "command": "uvx",
      "args": [
        "dev-rag"
      ]
    }
  }
}

Or install with pip: pip install dev-rag

README Excerpt

A local RAG system for developer teams that ingests **code**, **GitHub PRs**, **GitHub issues**, **Jira Cloud tickets**, **Slite pages**, **Slack conversations**, **documents**, and **Claude Code session logs** — surfaced through Claude Code slash commands and a standalone CLI. Designed for zero-friction adoption: index your repo, search immediately.

Tools (11)

code_chunksdocumentsissue_descriptionsissue_discussionsjira_descriptionsjira_discussionspr_diffspr_discussionssession_logsslack_messagesslite_pages

Topics

claude-codecode-searchmcpqdrantragsemantic-search