DeepMap AI
Rank #2,093com.deepmapai/geophysical-intelligence
Multi-hazard geophysical risk scoring, prediction, weather, insurance, and climate tools
DeepMap AI is a Model Context Protocol (MCP) server published by MichaelLJessop. It ranks #2,093 of 132,046 servers tracked on MCP Toplist, and its repository has 315 GitHub stars. DeepMap AI is listed across 2 registries — Official MCP and mcp.so, with 2 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Mar 6, 2026.
Ranks ahead of 129,953 of 132,046 servers on MCP Toplist.
Use DeepMap AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add geophysical-intelligence -e "DEEPMAP_API_KEY=<your DEEPMAP_API_KEY>" -e "DEEPMAP_API_URL=<your DEEPMAP_API_URL>" -- uvx deepmap-mcpReplace each placeholder with your own value before saving.
[mcp_servers.geophysical-intelligence]
command = "uvx"
args = ["deepmap-mcp"]
[mcp_servers.geophysical-intelligence.env]
DEEPMAP_API_KEY = "<your DEEPMAP_API_KEY>"
DEEPMAP_API_URL = "<your DEEPMAP_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"geophysical-intelligence": {
"command": "uvx",
"args": [
"deepmap-mcp"
],
"env": {
"DEEPMAP_API_KEY": "<your DEEPMAP_API_KEY>",
"DEEPMAP_API_URL": "<your DEEPMAP_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"geophysical-intelligence": {
"command": "uvx",
"args": [
"deepmap-mcp"
],
"env": {
"DEEPMAP_API_KEY": "<your DEEPMAP_API_KEY>",
"DEEPMAP_API_URL": "<your DEEPMAP_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"geophysical-intelligence": {
"type": "stdio",
"command": "uvx",
"args": [
"deepmap-mcp"
],
"env": {
"DEEPMAP_API_KEY": "<your DEEPMAP_API_KEY>",
"DEEPMAP_API_URL": "<your DEEPMAP_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"geophysical-intelligence": {
"command": "uvx",
"args": [
"deepmap-mcp"
],
"env": {
"DEEPMAP_API_KEY": "<your DEEPMAP_API_KEY>",
"DEEPMAP_API_URL": "<your DEEPMAP_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"geophysical-intelligence": {
"command": "uvx",
"args": [
"deepmap-mcp"
],
"env": {
"DEEPMAP_API_KEY": "<your DEEPMAP_API_KEY>",
"DEEPMAP_API_URL": "<your DEEPMAP_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.deepmapai%2Fgeophysical-intelligence)<a href="https://mcptoplist.com/server/com.deepmapai%2Fgeophysical-intelligence"><img src="https://mcptoplist.com/badge/com.deepmapai%2Fgeophysical-intelligence.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MichaelLJessop
Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains DeepMap AI?
- DeepMap AI is maintained by MichaelLJessop, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is DeepMap AI listed on the Official MCP Registry?
- Yes — DeepMap AI is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does DeepMap AI have?
- MCP Toplist tracks 2 versions of DeepMap AI, most recently published on Mar 6, 2026.
- Where can I find the source code for DeepMap AI?
- The source code for DeepMap AI is hosted at github.com/MichaelLJessop/SensorAnalytics.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.