← Index

io.github.vemonet/openroute-mcp

io.github.vemonet/openroute-mcp·v0.0.4·Other
Quality Score
76
/100

Plan routes using the OpenRouteService API, such as for hiking, mountain biking, or driving.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "openroute-mcp": {
      "command": "uvx",
      "args": [
        "openroute-mcp"
      ],
      "env": {
        "OPENROUTESERVICE_API_KEY": "<your-openrouteservice_api_key>"
      }
    }
  }
}
§02  Environment variables
OPENROUTESERVICE_API_KEY
requiredsecret

Your API key for https://api.openrouteservice.org

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other