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
{
"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