Loading MCP server directory, please wait...
Bike, scooter, motorcycle, wheelchair and walking routes across Europe, with safety indicators.
npx @getmcp/cli add app.onvaou/itinerairesRequires Node.js 18+. Community-contributed server. Review source before installing.
OVO_API_KEYAPI key, free at https://console.onvaou.app (10,000 requests per month, no credit card)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.onvaou/itineraires": {
"command": "npx",
"args": [
"-y",
"onvaou-itineraires-mcp"
],
"env": {
"OVO_API_KEY": "",
"OVO_API_URL": ""
}
}
}
}