Back to Utilities
TomTom-MCP
MCP server integrating TomTom's location services into Cursor AI. Provides mapping, routing, geocoding, real-time traffic data, and static maps. Enables building location-aware applications, navigation systems, and geospatial tools directly within Cursor. Features multi-stop route planning, turn-by-turn directions, traffic monitoring, and precise address conversion. Requires Node.js 22+ and TomTom API key.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"tomtom-mcp": {
// See GitHub repository for configuration
}
}
}