Disasters / Risk data for AI agents
FEMA declarations, NFIP flood claims, NWS alerts, USGS earthquakes, NOAA hurricanes. Where the upstream source provides it, the response includes a timestamp or freshness note.
Get a free key → See all 7 tools
How to connect
These Disasters / Risk tools use the same LiveDataLink endpoint as the rest of the catalog. Add it to an MCP client that supports Streamable HTTP and include your bearer key. Each source has its own coverage, update schedule, and credential requirements; those limits are listed in the catalog and response notes.
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Once connected, call any tool below. The free tier covers 1,000 queries each month across the 377-tool catalog, 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, 81 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED through the same endpoint. Source coverage and credentials vary by tool.
- Check source terms. Sourced from FEMA / USGS / NWS / NOAA; review its attribution and redistribution rules before shipping results.
- For agent workflows. Read-only annotated MCP tools over Streamable HTTP with Bearer auth. Use them with clients that support this transport, including compatible Claude, Cursor, and n8n setups.
FAQ
- What can I look up in Disasters / Risk?
- FEMA declarations, NFIP flood claims, NWS alerts, USGS earthquakes, NOAA hurricanes. The catalog has 7 tools, including disaster_declarations, nfip_flood_claims, earthquake_recent, nws_active_alerts, flood_zone_lookup, hurricane_tracker, plus others. They are available over the Model Context Protocol at https://livedatalink.ai/mcp. Coverage and update timing come from FEMA / USGS / NWS / NOAA.
- How do I connect these tools?
- Add https://livedatalink.ai/mcp as a Streamable HTTP MCP server in Claude, Cursor, n8n, or another compatible client, then send an "Authorization: Bearer YOUR_API_KEY" header. A free key includes 1,000 queries/month with no card at https://livedatalink.ai/signup/free. The same key works across domains, although some upstream sources have their own credentials or limits.
- Can I reuse the results in my product?
- That depends on FEMA / USGS / NWS / NOAA's terms. Check its attribution and redistribution rules before shipping results to customers. LiveDataLink's free tier includes 1,000 queries/month, and paid plans start at $10/month.