Back to search
30
MCP
http
Terrain Elevation by Coordinate
x402/terrain-elevation-by-coordinateReturns the terrain elevation in meters for a lat/lng point from the Open-Meteo Elevation API (Copernicus DEM), as JSON. [x402: $0.05/call on base, category=data]
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"terrain_elevation_by_coordinate": {
"url": "https://proxy.suverse.io/v1/data/suverse-earth-elevation-point",
"transport": "http"
}
}
}