Loading MCP server directory, please wait...
US government open-data APIs as MCP tools: EPA, FEMA, USGS, NOAA, FDIC, HUD, CMS and more.
npx @getmcp/cli add io.github.malonestar/gov-data-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFY_TOKENApify 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.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.malonestar/gov-data-mcp": {
"command": "npx",
"args": [
"-y",
"gov-data-mcp"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}