DeepMap AI MCP Server - 25 geophysical intelligence tools for Claude Desktop and MCP-compatible AI agents. Multi-hazard risk scoring, earthquake/volcano/tsunami/sinkhole prediction, weather, insurance, climate migration, parametric triggers.
Project description
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 611+ API endpoints, 60+ ML models, and 28+ live data sources.
Install
pip install deepmap-mcp
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-mcp
Get 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 |
|---|---|
georisk_score |
Composite multi-hazard risk score (0-100) combining 8 hazard models |
earthquake_risk |
ML earthquake prediction: risk score, M4+ probability, fault distance |
volcano_risk |
Eruption risk with alert level (NORMAL/ADVISORY/WATCH/WARNING) |
tsunami_risk |
Coastal exposure risk, source zones, travel time, evacuation advice |
sinkhole_risk |
Ghost Network sinkhole detection: 7 physics + 5 weather triggers, 93.8% accuracy |
landslide_risk |
LiDAR slope analysis, soil moisture, precipitation, geology |
wildfire_risk |
Vegetation, drought, wind, fire history, WUI proximity |
Weather & Environmental (3 tools)
| Tool | Description |
|---|---|
weather_context |
Current weather + severe risk from 5 sources (Open-Meteo, NWS, SWDI, GloFAS) |
flood_forecast |
River stage forecasts from NOAA NWPS, GloFAS, FEMA flood zones |
weather_historical |
ERA5 reanalysis (1940-present): temperature, precipitation, wind trends |
Insurance & Financial (5 tools)
| Tool | Description |
|---|---|
insurance_property_score |
P&C property risk with NAIC peril codes, vulnerability curves |
insurance_portfolio_batch |
Score up to 100 properties with PML and concentration analysis |
cat_bond_pricing |
Expected loss, attachment/exhaustion probability, risk-adjusted spread |
muni_bond_risk |
Municipal bond hazard assessment with fiscal resilience rating |
natural_hazard_disclosure |
Real estate NHD report (required in many US states) |
Climate & Long-Term Risk (3 tools)
| Tool | Description |
|---|---|
climate_migration_score |
Climate migration risk (0-100) with IPCC trajectory projections |
climate_migration_destinations |
Rank best US relocation cities by climate resilience |
mortgage_climate_risk |
Climate-adjusted mortgage risk, stranded asset probability |
Parametric & Smart Contract (1 tool)
| Tool | Description |
|---|---|
parametric_trigger_check |
Check parametric insurance triggers (earthquake/flood/wind/volcano). Chainlink oracle compatible. |
Reports & Intelligence (2 tools)
| Tool | Description |
|---|---|
location_report |
Comprehensive location risk report for due diligence |
seismic_site_class |
NEHRP site class (A-F) from Vs30, liquefaction, amplification |
Monitoring & Status (3 tools)
| Tool | Description |
|---|---|
pews_status |
Planetary Early Warning System: active alerts, validated events, feed health |
earthquake_regions |
Earthquake monitoring regions with seismicity rates and alert status |
data_connectors |
All 25 data connectors with status, frequency, and endpoints |
Environment Variables
| Variable | Default | Description |
|---|---|---|
DEEPMAP_API_URL |
https://www.deepmapai.com |
API base URL |
DEEPMAP_API_KEY |
(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
- LangChain/CrewAI toolkit: github.com/MichaelLJessop/SensorAnalytics
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deepmap_mcp-2.0.0.tar.gz.
File metadata
- Download URL: deepmap_mcp-2.0.0.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9418ef48101ec0f23582ae7a30c1f1bb272263c9e7a8b6b6c01c5eb9b3adec8
|
|
| MD5 |
7beaf0d8964bc9e3b8107629c563129e
|
|
| BLAKE2b-256 |
6b287af53cbd6bf00b1cc9649c0f9ffedd34afac155e235d49e5b8f00cfd7f10
|
File details
Details for the file deepmap_mcp-2.0.0-py3-none-any.whl.
File metadata
- Download URL: deepmap_mcp-2.0.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
659cc192a6d3f8948bedb32a068d96a48fa4c29d9fd0e2e0c6497acfd3415db0
|
|
| MD5 |
963cb0f1ad2b619c588c620f1d2a1ebd
|
|
| BLAKE2b-256 |
73c597de2280aadc92e48b84aba53938f63e9c87587aa7680599f4013dcfcfe7
|