Back to search
30
MCP streamable-http

Openrouteservice

io.github.pipeworx-io/openrouteservice

Routing, isochrones, matrix, snap, elevation, geocode via Openrouteservice.

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

Similar MCP servers embedding-nearest

Mapbox
Mapbox geocode, directions, matrix, isochrones, map-matching, tilequery, static URL.
0 tools · streamable-http
Geocode
Converts addresses to coordinates using OpenStreetMap's Photon geocoding service.
0 tools
io.github.vemonet/openroute-mcp
Plan routes using the OpenRouteService API, such as for hiking, mountain biking, or driving.
0 tools
openrouteservice
Metadata-only Glama MCP connector.
0 tools · http
Opentopodata
Open Topo Data — global elevation lookups (multiple DEM datasets)
0 tools · streamable-http
Open Elevation
Open-Elevation MCP — terrain elevation by lat/lon (no auth)
0 tools · streamable-http

How to use

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

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