Connects Claude to the Federal Emergency Management Agency's open data platform, giving you access to disaster declarations, assistance programs, flood maps, and emergency response datasets. Part of the Pipeworx gateway ecosystem, which means you can either use it standalone or tap into their broader collection of 693+ data sources. The ask_pipeworx tool lets you query in plain English instead of learning specific API endpoints. Useful when you're building disaster preparedness tools, researching historical emergency patterns, or need to pull FEMA data into analysis workflows without wrestling with their REST API directly.
OpenFEMA MCP — US Federal Emergency Management Agency open data.
Part of Pipeworx — an MCP gateway connecting AI agents to 693+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"openfema": {
"url": "https://gateway.pipeworx.io/openfema/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 693+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Openfema data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json