mcpbeat Sign in

FEMA Disasters MCP Server

answering

FEMA Disasters is answering right now. Last checked 11 min ago. It exposes 5 tools.

Federal disaster declarations, emergencies, and assistance data

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
545 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check FEMA Disasters every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add fema --transport http https://mcp.olyport.com/fema/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fema": {
      "url": "https://mcp.olyport.com/fema/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fema]
url = "https://mcp.olyport.com/fema/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fema": {
      "url": "https://mcp.olyport.com/fema/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fema": {
      "url": "https://mcp.olyport.com/fema/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

disaster
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 includes the disaster number, title, declaration date, and affected area. Args: state: Two-letter US state abbreviation (e.g. 'CA', 'TX', 'FL'). year: Filter by fiscal year of the declaration (e.g. 2023). disaster_type: Declaration type code: 'DR' (major disaster), 'EM' (emergency), or 'FM' (fire management assistance). limit: Maximum number of records to return (default 25, max 1000).
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 disaster numbers from get_disaster_declarations results. Args: disaster_number: The FEMA disaster number (e.g. 4737, 3604).
hazard
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 infrastructure improvements. Args: state: Two-letter US state abbreviation (e.g. 'CA', 'TX'). limit: Maximum number of records to return (default 25, max 1000).
individual
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 assistance. Data is aggregated at the county level per disaster. Args: disaster_number: FEMA disaster number to filter by (e.g. 4737). state: Two-letter US state abbreviation (e.g. 'CA', 'TX'). limit: Maximum number of records to return (default 25, max 1000).
public
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 infrastructure. Filter by disaster number or state. Args: disaster_number: FEMA disaster number to filter by (e.g. 4737). state: Two-letter US state abbreviation (e.g. 'CA', 'TX'). limit: Maximum number of records to return (default 25, max 1000).

Endpoints

URLTransportStateLatencyChecked
https://mcp.olyport.com/fema/mcp streamable-http answering 552 ms 11 min ago

Alternatives to FEMA Disasters

same job, measured the same way
Fema MCP Server
by cyanheads

Query FEMA disaster declarations, public assistance grants, housing aid, and NFIP claims.

83 installs/wk 8 tools answering
Openfema
by pipeworx-io

OpenFEMA MCP — US Federal Emergency Management Agency open data.

34 tools answering
AwardCast Federal Contracts
by awardcast

US federal contracting data: open solicitations, buying agencies, contractors, price history.

8 tools answering
Insightiq
by ravi-p-k-1

Look up real FRED (Federal Reserve Economic Data) series and historical observations.

local only
Snowflake MCP Server
by nsphung

A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants

591 installs/wk local only
Samgov
by pipeworx-io

SAM.gov MCP — Federal contract opportunities and entity registration data

36 tools answering
Federal Regulations MCP Server
by cyanheads

Search and trace US federal rules across the Federal Register, eCFR, and Regulations.gov.

98 installs/wk 7 tools answering
Swiss Efv MCP
by malkreide

MCP server for Swiss federal finances (EFV): budget, debt, forecasts and spending data

87 installs/wk local only

FEMA Disasters — questions

Answers built from our own checks of this server.

What can FEMA Disasters do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_disaster_declarations, get_disaster_detail, get_hazard_mitigation_grants, get_individual_assistance, get_public_assistance. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is FEMA Disasters working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 545 ms. The bar chart above shows every period we have measured.
How do I connect FEMA Disasters?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does FEMA Disasters need an API key?
No. FEMA Disasters completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FEMA Disasters?
It answers our handshake in 545 ms on average, which is faster than 25% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.