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.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
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.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
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>