Available tools
5 tools| Tool | Description |
|---|---|
searchDisasterDeclarations | Federal disaster declarations 1953-present (~70K rows). Filter state, county, incidentType (Hurricane, Flood, Fire, Tornado, etc.), declarationType (DR/EM/FM), year, declaration date range. |
searchNfipClaims | NFIP flood-insurance claims (~2.7M anonymized rows since 1973). Filter state, 5-digit county FIPS, date of loss range, year, ratedFloodZone (A/AE/AH/AO/V/VE/X/etc.), occupancyType. Monthly refresh. |
searchPublicAssistanceProjects | FEMA Public Assistance funded project details (~898K rows). Pivot disasterNumber to funded projects, damage category code (A-G or Z), project status (Active/Ineligible), federal-share obligation amounts. |
searchIpawsAlerts | IPAWS archived public emergency alerts (~4.8M rows). Filter sender (e.g. 'w-nws' for NWS), CAP eventType (Tornado Warning, Flash Flood Warning, etc.), msgType (Alert/Cancel/Update), sent date range. |
getServiceInfo | Live row counts per dataset and exact distinct enum values for filter columns (incidentType, declarationType, ratedFloodZone, occupancyType, projectStatus, damageCategoryCode, ipawsMsgType). |
Setup
A few steps to connect your AI agents to FEMA OpenFEMA.
- 1
Toggle Connector On
Open /mcp and enable FEMA OpenFEMA with the toggle, no credentials needed.
- 2
Start Querying
Call searchDisasterDeclarations with state and incidentType to find federal declarations, then pivot via disasterNumber to searchPublicAssistanceProjects for the funded response.
Connect to your AI assistant
Pick the tool your team uses for the exact setup steps.
- 1
Open Claude settings
Launch Claude, click the profile button (bottom left), and go to Settings.
- 2
Access connectors
Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.
- 3
Name your connector
Enter any name you’d like for this connector.
- 4
Get the connector URL
Log in to PatchOps, open the /mcp page, and copy the connector URL you want to use.
- 5
Add the connector
Paste the URL into the “Remote MCP server URL” box and click Add.
- 6
Start using
Your FEMA OpenFEMA connector is ready to use in Claude.
