HomeOther › US Government Data

US Government Data

US government open-data APIs as MCP tools: EPA, FEMA, USGS, NOAA, FDIC, HUD, CMS and more.

TypeScript Cloud macOSWindowsLinux
★ 0 stars Last pushed 2026-09-19 License: MIT

Topics: Environment & Nature

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "gov-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "APIFY_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • APIFY_TOKEN required secret — Apify API token, from https://console.apify.com/settings/integrations. Runs are billed to this account at each tool's published pay-per-result rate; the free tier covers evaluation.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry