Connects Claude to the OpenRouteService API for generating hiking, biking, and driving routes with full GPX output. You get six tools: geocoding locations to coordinates and back, creating multi-waypoint routes with visual outputs (GPX, PNG, HTML), searching for POIs in a bounding box, finding known trails in Switzerland via api3.geo.admin.ch, and computing isochrone areas reachable within time or distance limits. Routes come back as proper GPX files you can load into gpx.studio or similar mapping tools. Includes a disclaimer that generated routes need independent verification for safety and legality. Requires an OpenRouteService API key from their site. Best for building travel planning features or outdoor activity assistants where you need actual routing logic rather than just map displays.
claude mcp add --transport stdio vemonet-openroute-mcp -- uvx openroute-mcp