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.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Calculate routes, ETAs, and place lookups inside agent planning workflows with TomTom MCP"
slug: "calculate-routes-etas-and-place-lookups-inside-agent-planning-workflows-with-tomtom-mcp"
description: "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."
github_stars: 45
verification: "security_reviewed"
source: "https://github.com/tomtom-international/tomtom-mcp"
author: "TomTom"
publisher_type: "company"
category: "Integrations & Connectors"
framework: "MCP"
tool_ecosystem:
github_repo: "tomtom-international/tomtom-mcp"
github_stars: 45
npm_package: "@tomtom-org/tomtom-mcp"
npm_weekly_downloads: 356
---
# Calculate routes, ETAs, and place lookups inside agent planning workflows with TomTom MCP
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.
## Prerequisites
MCP-compatible client, TomTom API key with MCP access, and either the hosted TomTom MCP endpoint or Node.js 22+ for local use.
## Installation
Use the upstream install or setup path that matches your environment:
- npm install @tomtom-org/tomtom-mcp@latest
- npx @tomtom-org/tomtom-mcp@latest
- npm run build # Build first (required)
- npm run start:http
Requirements and caveats from upstream:
- [Prerequisites](#prerequisites)
- Node.js 22.x
- node bin/tomtom-mcp-http.js
Basic usage or getting-started notes:
- [Quick Start](#quick-start)
- [Usage](#usage)
- TomTom API key
- Source: https://github.com/tomtom-international/tomtom-mcp
- Extracted from upstream docs: https://raw.githubusercontent.com/tomtom-international/tomtom-mcp/HEAD/README.md
## Documentation
- https://developer.tomtom.com/tomtom-mcp/documentation/overview
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/calculate-routes-etas-and-place-lookups-inside-agent-planning-workflows-with-tomtom-mcp/)
No comments yet. Be the first to comment!