Submit

OpenRoute MCP

@vemonet

MCP server to help plan routes using https://openrouteservice.org, for activities such as hiking or mountain biking.

Server Config

{
  "mcpServers": {
    "openroute-mcp": {
      "command": "uvx",
      "args": [
        "openroute-mcp"
      ],
      "env": {
        "OPENROUTESERVICE_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.