get_disaster_declarations — FEMA Disasters MCP Tool Read-only
get_disaster_declarations
(get disaster declarations) is one of 5 tools on the
FEMA Disasters
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_disaster_declarations from your client
- Claude Code FEMA Disasters get_disaster_declarations run in your project directory
- Claude Desktop FEMA Disasters get_disaster_declarations ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FEMA Disasters get_disaster_declarations ~/.cursor/mcp.json
- VS Code FEMA Disasters get_disaster_declarations .vscode/mcp.json
- Zed FEMA Disasters get_disaster_declarations ~/.config/zed/settings.json
- Windsurf FEMA Disasters get_disaster_declarations ~/.codeium/windsurf/mcp_config.json
- Cline FEMA Disasters get_disaster_declarations ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FEMA Disasters get_disaster_declarations ~/.gemini/settings.json
- Grok FEMA Disasters get_disaster_declarations .mcp.json (in your project root)
- ChatGPT FEMA Disasters get_disaster_declarations Settings → Connectors → Advanced → Developer mode
- Claude.ai FEMA Disasters get_disaster_declarations Settings → Connectors → Add custom connector
- LangChain FEMA Disasters get_disaster_declarations pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fema https://mcp.olyport.com/fema/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.