Skip to content
Back to search
30
MCP streamable-http

Open Elevation

io.github.pipeworx-io/open-elevation

Open-Elevation MCP — terrain elevation by lat/lon (no auth)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-open-elevation
Open-Elevation MCP — terrain elevation by lat/lon (no auth)
0 tools
Earth-2 Elevation MCP
Local stdio MCP server for Open-Elevation single, batch, and profile lookups.
0 tools
Opensky
OpenSky MCP — OpenSky Network API (free, no auth for anonymous access)
0 tools · streamable-http
geo
Geo MCP — geographic utilities from free public APIs
0 tools · streamable-http
Openweather
OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)
0 tools · streamable-http
climate
Climate MCP — wraps Open-Meteo Climate API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "open_elevation": {
      "url": "https://gateway.pipeworx.io/open-elevation/mcp",
      "transport": "streamable-http"
    }
  }
}