SW_Sam.gov_Auto_Searcher

TheGerberBaby/SW_Sam.gov_Auto_Searcher
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server comes with the full blown framework. API call to sam to download db, attachments downloaded and RAG'ed with Elasticsearch all done automatically for your chat bot of choice. Currently open claude or codex in the project directory and just ask for it to build your profile tell it theres instructions on enabling it in the MCP.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sw_sam.gov_auto_sear": {
      "command": "uvx",
      "args": [
        "sw-sam.gov-auto-searcher"
      ]
    }
  }
}

Or install with pip: pip install sw-sam.gov-auto-searcher

README Excerpt

Local tools for finding, filtering, and researching public SAM.gov technical-services opportunities. This project keeps a fast local mirror of SAM.gov opportunity data, stores public solicitation documents in a searchable evidence index, and exposes the workflow to AI clients through a Dockerized MCP server.

Tools (6)

document_index_statusget_elastic_lead_profileget_technical_services_profileingest_public_documentsearch_documentssearch_opportunities