Flood, wildfire, earthquake, and coastal-storm hazard lookup for a US property.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A remote MCP server that assesses natural hazard exposure β flood, wildfire, earthquake, and coastal proximity β for a single US property address, using only free, keyless public data. No API keys, no database, no map. Works from Claude, ChatGPT, or any other MCP-compatible host.
assess_property_hazard(address: str)Validates and geocodes the address, then returns flood zone (FEMA NFHL),
wildfire hazard score, seismic PGA (USGS, ASCE 7-22), fault and coastal
distance, and a deterministic 0β100 hazard_score / hazard_tier with up to
5 hazard_drivers. If a data source is unavailable, that field is reported
as unknown rather than assumed zero-risk.
Starts a streamable-HTTP MCP server on http://localhost:8000/mcp:
Runs via Docker Compose (docker-compose.yml):
flood_available: false)MIT β see LICENSE.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/property-hazard-mcp)<a href="https://allmcps.com/mcp/property-hazard-mcp"><img src="https://allmcps.com/api/badge/property-hazard-mcp?style=directory" alt="Property Hazard MCP on AllMCPs" /></a>