Disasters / Risk data for AI agents
FEMA declarations, NFIP flood claims, NWS alerts, USGS earthquakes, NOAA hurricanes.
Get a free key → See all 7 tools
Connect in one step
Disasters / Risk tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools with no credit card.
Disasters / Risk tools (7)
| disaster_declarations | FEMA disaster declarations filtered by state, county, incident type, date. |
| nfip_flood_claims | National Flood Insurance Program claim history by zip, county, or state. |
| earthquake_recent | Recent USGS earthquakes by region, magnitude, time. |
| nws_active_alerts | Active NWS alerts: tornado, flood, severe storm, winter, heat, fire. |
| flood_zone_lookup | FEMA flood zone designation, BFE, FIRM panel, NFIP requirement. |
| hurricane_tracker | Active hurricanes and tropical systems from NOAA NHC. |
| disaster_history_summary | Multi-year FEMA disaster summary by state and county. |
Common queries this domain answers: fema · disaster · flood · hurricane · tornado · earthquake · wildfire · storm · tropical storm · nws alert · weather alert · evacuation · nfip · flood zone · flood insurance · firm panel · bfe · tsunami.
Why LiveDataLink for Disasters / Risk
- One key, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from FEMA / USGS / NWS / NOAA - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What Disasters / Risk data can an AI agent access through LiveDataLink?
- FEMA declarations, NFIP flood claims, NWS alerts, USGS earthquakes, NOAA hurricanes. It exposes 7 tools (disaster_declarations, nfip_flood_claims, earthquake_recent, nws_active_alerts, flood_zone_lookup, hurricane_tracker, and more) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from FEMA / USGS / NWS / NOAA.
- How do I connect to the LiveDataLink Disasters / Risk MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the Disasters / Risk tools load under the same key as every other domain.
- Is the LiveDataLink Disasters / Risk data free and safe to redistribute?
- LiveDataLink sources Disasters / Risk data from FEMA / USGS / NWS / NOAA. Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.