Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/fema-mcp-server

io.github.cyanheads/fema-mcp-server

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

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/fema-mcp-server
Query FEMA disaster declarations, public assistance grants, housing aid, and NFIP flood insurance claims via MCP. STDIO or Streamable HTTP.
0 tools
io.github.cyanheads/reliefweb-mcp-server
Search ReliefWeb humanitarian reports, disasters, jobs, training, and country profiles via MCP.
0 tools · streamable-http
io.github.cyanheads/earthquake-mcp-server live
Search USGS and EMSC seismic data — real-time feeds, event queries, and earthquake counts.
4 tools · streamable-http
io.github.cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP.
0 tools
@pipeworx/mcp-openfema
OpenFEMA MCP — US Federal Emergency Management Agency open data.
0 tools
io.github.cyanheads/openfda-mcp-server live
Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.
7 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.cyanheads/fema-mcp-server": {
      "url": "https://fema.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}