Skip to main content
Feedback

TomTom Routing MCP connector

TomTom Routing is TomTom's API for calculating optimal routes and providing traffic-aware navigation directions. The TomTom Routing MCP connector allows AI agents to calculate routes between locations, analyze reachable ranges from a given point based on time or distance budgets, and retrieve traffic-aware turn-by-turn directions. It also supports evaluating alternative routes and determining service area boundaries for logistics and delivery planning.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the TomTom Routing MCP connector to perform the following actions:

  • Optimize delivery routes to reduce fuel costs and travel time
  • Plan multi-stop journeys accounting for real-time traffic conditions
  • Calculate service area coverage based on travel distance or time
  • Route field technicians to customer locations with accurate arrival times
  • Identify which locations are reachable within specified time or distance windows
  • Generate turn-by-turn directions for mobile workforce and logistics teams
  • Evaluate feasibility of same-day delivery across multiple destinations
  • Determine optimal service territories by geographic reachability

Example prompts

Use the following example prompts to invoke TomTom Routing MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Calculate the fastest route from our warehouse to all customer deliveries today in TomTom Routing.
  • Show me which service areas our technicians can reach within 30 minutes in TomTom Routing.
  • Plan a route for our delivery driver visiting five stops with current traffic conditions using TomTom Routing.
  • What locations can we serve within a 45-minute drive from our depot in TomTom Routing?
  • Generate directions for a field representative traveling to three client sites in TomTom Routing.
  • Find all reachable addresses within 25 kilometers of our distribution center in TomTom Routing.
  • Calculate the optimal route accounting for traffic to reduce delivery time in TomTom Routing.
  • Determine service coverage by identifying all reachable customers within one hour in TomTom Routing.
  • Create a route itinerary for our mobile team visiting multiple locations today in TomTom Routing.
  • Show traffic-aware directions for the most efficient delivery sequence in TomTom Routing.

TomTom Routing MCP connector tools

The TomTom Routing MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getRoutingCalculatereachablerangeRetrieves the area reachable from a location within specified distance or time constraints.
createRoutingCalculatereachablerangeCalculates the area reachable from a location within specified distance or time constraints.
getRoutingCalculaterouteRetrieves an optimized route between specified locations based on travel preferences.
createRoutingCalculaterouteCalculates an optimized route between specified locations based on travel preferences.
On this Page