Skip to content
Claude Desktop

GovCon API for Claude Desktop

io.github.govconapi/govconapi

53 tools over US federal procurement: SAM.gov, FPDS awards, entities, subawards, exclusions.

client:Claude Desktop transport:stdio runtime:pypi

Install GovCon API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "govconapi": {
      "command": "uvx",
      "args": [
        "govconapi-mcp"
      ],
      "env": {
        "GOVCONAPI_KEY": "<GOVCONAPI_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

GovCon API in other clients