DeepMap AI MCP Server
OfficialChecks parametric insurance triggers (earthquake, flood, wind, volcano) and is Chainlink oracle compatible.
Click on "Install 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-mcpConfigure 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 installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DeepMapAI/deepmap-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server