Odel
GovCon API

GovCon API

Local
@govconapiPythonMITUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIgovconapi-mcpv0.2.3

Run

uvx govconapi-mcp

MCP client config

{
  "mcpServers": {
    "govcon-api": {
      "command": "uvx",
      "args": [
        "govconapi-mcp"
      ]
    }
  }
}