Skill Detail

Calculate routes, ETAs, and place lookups inside agent planning workflows with TomTom MCP

<p>Gives an MCP-compatible agent structured place search, geocoding, routing, ETA, traffic, and map lookups so travel, field-service, and logistics tasks can stay inside an automated planning workflow.</p>

Integrations & ConnectorsMCP
Integrations & Connectors MCP Security Reviewed
Tool match: tomtom-mcp ⭐ 45 GitHub stars ⬇ 356/wk npm Apache-2.0 license
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill calculate-routes-etas-and-place-lookups-inside-agent-planning-workflows-with-tomtom-mcp Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
MCP-compatible client, TomTom API key with MCP access, and either the hosted TomTom MCP endpoint or Node.js 22+ for local use.
Install & setup
<p>Connect your MCP client to the hosted endpoint at <code>https://mcp.tomtom.com/maps</code> with a <code>tomtom-api-key</code> header, or run it locally with <code>npm install @tomtom-org/tomtom-mcp@latest</code> or <code>npx @tomtom-org/tomtom-mcp@latest</code>. Provide <code>TOMTOM_API_KEY</code>, then register the server in your MCP client configuration.</p>
Author
TomTom
Publisher
Company
Last updated
Apr 13, 2026
Quick brief

Use TomTom MCP when an agent needs tool-callable place search, reverse geocoding, route calculation, ETA estimation, traffic-aware planning, or map lookups as part of a larger workflow. It fits travel planning, dispatch support, field-service coordination, and itinerary generation where the agent must reason over live location data instead of sending a user out to a web map.

How it works

What this skill actually does

This is skill-shaped because the job is narrow and repeatable: give an agent routing and location intelligence inside a planning workflow. It is not a generic TomTom product listing, full navigation app, SDK directory, or general GIS platform card. Invoke it for structured route and place decisions, not for human turn-by-turn driving or broad map-platform administration.