DeepMap AI -- Earth Grounding MCP
Verifiable physical-world ground truth for AI agents. Ask about subsurface water, seismic and space-weather hazard, ground stability, and resource indications for any point on Earth -- and every answer carries a Bitcoin-anchored, verifiable provenance record, so a physical-world claim can be trusted instead of hallucinated.
This package is a tiny stdio Model Context Protocol
server. It ships stdlib-only and proxies your calls to DeepMap's hosted engine at
https://deepmapai.com/mcp -- it contains no platform code and no proprietary data;
the answers (and their provenance) come from the hosted service.
Install
uvx deepmap-earth-grounding-mcp # run it (no install step needed)
# or
pip install deepmap-earth-grounding-mcp
Set your key (a free demo key works out of the box):
export DEEPMAP_API_KEY=demo-free # or your DeepMap key
Add to any MCP client as a stdio server running deepmap-earth-grounding-mcp. For
Claude Code:
claude mcp add deepmap-earth-grounding -e DEEPMAP_API_KEY=demo-free -- uvx deepmap-earth-grounding-mcp
Or connect the hosted server directly over HTTP (no install):
claude mcp add --transport http deepmap-earth-grounding https://deepmapai.com/mcp --header "apiKey: demo-free"
Tools
| tool | what it answers |
|---|---|
water_availability |
replenishable-water availability at a point (free = public groundwater trend; paid adds a derived, non-locating atlas indication) |
seismic_hazard |
seismic hazard via the public, outcome-excluded prediction ledger |
ground_stability |
subsidence / void / karst / fault risk from verified observations |
resource_indication |
geothermal / mineral / gas / water indication (gated, low-confidence) |
space_weather_grid_risk |
live geomagnetic (Kp) activity as GIC / grid exposure |
verify |
verify a claim hash / the ledger hash chain against the Bitcoin anchor |
ground_truth |
the bundled five-question answer + one provenance record |
capabilities |
what DeepMap can answer now + public coverage counts |
Why it's different
- Grounded on a proprietary geophysical sensor network + replenishable-water atlas + live feeds -- data that is not on the open web.
- Verifiable -- every answer references a Bitcoin-anchored, pre-registered prediction
ledger. Call
verifyon any claim hash. - Honest -- returns
nullrather than a fabricated value; no platform-wide accuracy headlines; proprietary coordinates, names, and rows are never returned (answers are derived).
Verify the public ledger: https://deepmapai.com/track-record · Contact: info@deepmapai.com
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_earth_grounding_mcp-0.1.0.tar.gz.
File metadata
- Download URL: deepmap_earth_grounding_mcp-0.1.0.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
359b1b2f67fedecfab8c6bd9415158b8ac657f50c41e82d00504980f009cee55
|
|
| MD5 |
34d9ba3950ca74b5bfa271761d9dd02d
|
|
| BLAKE2b-256 |
69c6be2a2b3eea9185b03bba4bfd51792d1534c985bae5c449f1ffa0a3a3255b
|
File details
Details for the file deepmap_earth_grounding_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: deepmap_earth_grounding_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57deec48d1fc3be4dfc19e4b75d30ad8f8a30bd71ab133e698cf648564e618fa
|
|
| MD5 |
f1dedb0c5ec56750927580122f9cc080
|
|
| BLAKE2b-256 |
f2e4ab0d2c0cbc5c44be8a9ba8c5bf41b0f3ac8701a1cde045bab56d69d2b58d
|