DeepMap AI MCP Server
OfficialChecks parametric insurance triggers (earthquake, flood, wind, volcano) and is Chainlink oracle compatible.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DeepMap AI MCP ServerWhat is the earthquake risk for San Francisco?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
DeepMap AI MCP Server
25 geophysical intelligence tools as a Model Context Protocol server. Gives Claude Desktop (and any MCP-compatible AI agent) access to multi-hazard risk scoring, earthquake/volcano/tsunami/sinkhole prediction, weather intelligence, insurance underwriting, climate migration, and parametric triggers.
Powered by 1,380+ API endpoints, 153+ ML models, and 70+ live data sources.
Install
pip install deepmap-mcpRelated MCP server: Comprehensive Earthquake Monitoring MCP Server
Configure for Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"deepmap": {
"command": "deepmap-mcp",
"env": {
"DEEPMAP_API_URL": "https://www.deepmapai.com",
"DEEPMAP_API_KEY": "dm_live_..."
}
}
}
}Or run directly:
deepmap-mcpGet a free API key: POST https://www.deepmapai.com/api/v1/auth/register with {"email": "you@example.com", "name": "Your Name"}
Available Tools (25)
Core Risk Scoring (7 tools)
Tool | Description |
| Composite multi-hazard risk score (0-100) combining 8 hazard models |
| ML earthquake prediction: risk score, M4+ probability, fault distance |
| Eruption risk with alert level (NORMAL/ADVISORY/WATCH/WARNING) |
| Coastal exposure risk, source zones, travel time, evacuation advice |
| Ghost Network sinkhole detection: 7 physics + 5 weather triggers, 93.8% accuracy |
| LiDAR slope analysis, soil moisture, precipitation, geology |
| Vegetation, drought, wind, fire history, WUI proximity |
Weather & Environmental (3 tools)
Tool | Description |
| Current weather + severe risk from 5 sources (Open-Meteo, NWS, SWDI, GloFAS) |
| River stage forecasts from NOAA NWPS, GloFAS, FEMA flood zones |
| ERA5 reanalysis (1940-present): temperature, precipitation, wind trends |
Insurance & Financial (5 tools)
Tool | Description |
| P&C property risk with NAIC peril codes, vulnerability curves |
| Score up to 100 properties with PML and concentration analysis |
| Expected loss, attachment/exhaustion probability, risk-adjusted spread |
| Municipal bond hazard assessment with fiscal resilience rating |
| Real estate NHD report (required in many US states) |
Climate & Long-Term Risk (3 tools)
Tool | Description |
| Climate migration risk (0-100) with IPCC trajectory projections |
| Rank best US relocation cities by climate resilience |
| Climate-adjusted mortgage risk, stranded asset probability |
Parametric & Smart Contract (1 tool)
Tool | Description |
| Check parametric insurance triggers (earthquake/flood/wind/volcano). Chainlink oracle compatible. |
Reports & Intelligence (2 tools)
Tool | Description |
| Comprehensive location risk report for due diligence |
| NEHRP site class (A-F) from Vs30, liquefaction, amplification |
Monitoring & Status (3 tools)
Tool | Description |
| Planetary Early Warning System: active alerts, validated events, feed health |
| Earthquake monitoring regions with seismicity rates and alert status |
| All 25 data connectors with status, frequency, and endpoints |
Cross-Correlation Products (5 tools)
Tool | Description |
| Water stress (0-100): groundwater, streamflow, drought, infrastructure |
| Simultaneous multi-hazard probability with 28 pairwise correlations |
| Bridge failure prediction: 8 physics drivers (scour, seismic, freeze-thaw) |
| Climate zone migration rate in km/decade with analog city matching |
| Grid reliability from water-energy cross-correlation |
Environment Variables
Variable | Default | Description |
|
| API base URL |
| (empty) | API key for authenticated access |
Pricing
Many tools work without an API key (free tier). Pro/enterprise tiers unlock portfolio scoring, historical weather, and higher rate limits. See pricing.
Links
API Docs: deepmapai.com/docs
Register: deepmapai.com/api/v1/auth/register
Website: deepmapai.com
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Weather, climate, terrain, fire and flood risk data for any point or polygon on Earth. Free tier.
Radar-verified hail/wind storm detection and affected-property intelligence for the continental US.
Geopolitical grounding for AI agents: country risk, forecasts, chokepoints, sanctions. Free tier.
US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides AI agents with access to CO2 emissions data, climate projections, and risk assessments for heat, flooding, and drought, supporting ESG analysis and CSRD compliance.MIT
- AlicenseNot gradedqualityDmaintenanceIntegrates multiple earthquake data sources (IRIS, USGS, GNSS) for comprehensive seismic monitoring, analysis, and risk assessment via natural language queries.1MIT

dynamicfeed-mcpofficial
AlicenseNot gradedqualityCmaintenance62 live, cryptographically signed data tools for AI agents and robots: weather, natural hazards, flights, shipping, space, CVEs, sanctions, software versions, sea ice and more. Every datapoint carries source, licence, timestamp and an Ed25519 signature.7 npmMIT- FlicenseAqualityDmaintenanceExposes live earth-science data (e.g., earthquakes from USGS) as tools for MCP-compatible AI agents, enabling them to fetch and reason about real-time geophysical events.1-