Skip to content
Back to search
30
MCP http

Terrain Elevation by Coordinate

x402/terrain-elevation-by-coordinate

Returns 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

Elevation By Coordinate
Ground elevation in meters for a latitude and longitude via the Open-Meteo elevation service, no key. Returns the elevation for the point. F
0 tools · http
Open Elevation
Open-Elevation MCP — terrain elevation by lat/lon (no auth)
0 tools · streamable-http
City Search and Coordinates
Searches cities by name and returns coordinates, country, timezone, elevation, and population via the keyless Open-Meteo geocoding API. [x40
0 tools · http
@pipeworx/mcp-open-elevation
Open-Elevation MCP — terrain elevation by lat/lon (no auth)
0 tools
Ocean Wave Conditions Forecast
Returns hourly wave height, direction and period at a coastal lat/lng point from the Open-Meteo Marine API, as JSON. [x402: $0.065/call on b
0 tools · http
Sunrise, Sunset and Daylight Duration
Returns daily sunrise, sunset and daylight duration for a lat/lng point from the Open-Meteo forecast API, as JSON. [x402: $0.05/call on base
0 tools · http

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"
    }
  }
}