# MyRouteOnline MCP server

Multi-stop route optimization, navigation links, and email delivery. Powered by MyRouteOnline.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-myrouteonline-myrouteonline
- Website: https://www.myrouteonline.com

## Install
- Endpoint: https://planner.myrouteonline.com/ws_api_ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://planner.myrouteonline.com/ws_api_ai/mcp

## Tools
- getOneTimeCode - Request a one-time authentication code to be sent via email. This code is required for all other operations. Endpoint: https://planner.myrouteonline.com/ws_api_ai/mcp
- startOptimization - Start a route optimization job with multiple addresses. Authenticate with either (otpCode + otpEmail) or mroApiKey. Endpoint: https://planner.myrouteonline.com/ws_api_ai/mcp
- checkOptimization - Check the status and results of a route optimization job. Returns the optimized route when complete. Authenticate with either (otpCode + otpEmail) or mroApiKey. Endpoint: https://planner.myrouteonline.com/ws_api_ai/mcp
- emailResults - Email the optimized route results with navigation links to a specified email address. Authenticate with either (otpCode + otpEmail) or mroApiKey. Endpoint: https://planner.myrouteonline.com/ws_api_ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.myrouteonline
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 3, 2026
- Source: https://registry.modelcontextprotocol.io
