MCP Server
MCP
US Government Data
US government open-data APIs as MCP tools: EPA, FEMA, USGS, NOAA, FDIC, HUD, CMS and more.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "gov-data-mcp",
"version": "1.0.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "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.",
"isRequired": true,
"isSecret": true,
"name": "APIFY_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment