Skip to content
Back to search
30
MCP http

Elevation By Coordinate

x402/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. For AI agents in mapping, terrain, drone, and outdoor planning use cases. [x402: $0.06/call on base, category=data]

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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 o
0 tools · 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
Place Name Geocoding
Geocode a place name to coordinates via the Open-Meteo geocoding service, no key. Returns ranked matches with latitude, longitude, country,
0 tools · http
Open Elevation
Open-Elevation MCP — terrain elevation by lat/lon (no auth)
0 tools · streamable-http
Current Weather Conditions
Current weather conditions for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns temperature, wind s
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": {
    "elevation_by_coordinate": {
      "url": "https://proxy.suverse.io/v1/data/suverse-elevation",
      "transport": "http"
    }
  }
}