Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

FEMA Disasters

com.olyport/fema

Federal disaster declarations, emergencies, and assistance data

Uptime
11.1%
27 probes
Response
788ms
last probe
Tools
5
callable

Tools · 5

get_disaster_declarations

Get FEMA disaster declarations filtered by state, year, or type. Returns federal disaster declarations including major disasters, emergencies, and fire management assistance. Each record incl…

get_disaster_detail

Get detailed information about a specific FEMA disaster declaration. Returns comprehensive data for a single disaster including all declared programs, incident dates, and affected areas. Use …

get_public_assistance

Get FEMA Public Assistance (PA) grant data for disaster recovery. Returns PA grant obligations that fund debris removal, emergency protective measures, and permanent restoration of infrastruc…

get_individual_assistance

Get FEMA Individual and Households Program (IHP) assistance data. Returns aggregated data on individual assistance provided to disaster survivors including housing assistance and other needs …

get_hazard_mitigation_grants

Get FEMA Hazard Mitigation Grant Program (HMGP) data. Returns data on grants awarded to reduce future disaster losses through mitigation projects such as property acquisition, elevation, and …

Similar MCP servers embedding-nearest

Natural Disaster Intel
FEMA disasters, NOAA weather alerts, USGS earthquakes. 4 tools.
0 tools · streamable-http
EruditePay — FEMA Disaster Data
Declared disasters, storm events, emergency declarations. [x402: $0.01/call on base-mainnet, category=data]
0 tools · http
Federal Contracts & Grants
US federal contracts, grants, and spending awards
0 tools · streamable-http
EruditePay — Natural Disasters
FEMA declarations and NOAA storm events. [x402: $0.01/call on base-mainnet, category=data]
0 tools · http
NOAA Climate Data live
Historical climate data, temperatures, precipitation, and normals
3 tools · streamable-http
FBI Crime Data live
Crime estimates by type, state arrest data, and national crime trends from the FBI UCR
4 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fema_disasters": {
      "url": "https://mcp.olyport.com/fema/mcp",
      "transport": "streamable-http"
    }
  }
}