Available Tools
Available Tools
The TomTom Remote MCP Server is in public preview.
TomTom Maps Backend Tools
These are the tools available with the TomTom Maps backend (used by the Remote Remote MCP Server and available as default in local setup):
Geocoding & Search
-
tomtom-geocode: Convert street addresses to coordinates (does not support points of interest)
- Documentation: Geocoding API Documentation
-
tomtom-reverse-geocode: Convert coordinates to addresses
- Documentation: Reverse Geocoding API Documentation
-
tomtom-fuzzy-search: Typo-tolerant search for addresses, points of interest, and geographies
- Documentation: Fuzzy Search API Documentation
-
tomtom-poi-search: Find specific business categories
- Documentation: Points of Interest Search API Documentation
-
tomtom-nearby: Discover services within a radius
- Documentation: Nearby Search API Documentation
Routing & Navigation
-
tomtom-routing: Calculate optimal routes between locations
- Documentation: Calculate Route API Documentation
-
tomtom-waypoint-routing: Multi-stop route planning Routing API
- Documentation: Calculate Route API Documentation
-
tomtom-reachable-range: Determine the area reachable within a specified time or driving distance
- Documentation: Calculate Reachable Range API Documentation
Traffic & Maps
-
tomtom-traffic: Look up traffic incidents in an area (incidents, dangerous conditions, closures, etc.)
- Documentation: Traffic Incidents service API Documentation
-
tomtom-static-map: Generate custom map images
- Documentation: Static Image API Documentation
-
tomtom-dynamic-map: Advanced map rendering with custom markers, routes, and traffic visualization (requires MapLibre dependencies unless using Docker)
- Documentation: Map Tile API Documentation
TomTom Orbis Maps Backend Tools (Public Preview)
When you select TomTom Orbis Maps (via the tomtom-maps-backend: tomtom-orbis-maps header or MAPS=tomtom-orbis-maps environment variable), the same tools connect to TomTom's next-generation Orbis platform.
Interactive Maps: All Orbis Maps tools include interactive map visualizations that render directly in your AI client. Search results appear as clickable markers, routes are drawn on the map, and traffic incidents are overlaid visually. See Interactive Maps for details.
Geocoding & Search
-
tomtom-geocode: Convert street addresses to coordinates (does not support points of interest)
- Documentation: Orbis Geocode Documentation
-
tomtom-reverse-geocode: Convert coordinates to addresses
- Documentation: Orbis Reverse Geocode Documentation
-
tomtom-fuzzy-search: Typo-tolerant search for addresses, points of interest, and geographies
- Documentation: Orbis Fuzzy Search Documentation
-
tomtom-poi-search: Find specific business categories
- Documentation: Orbis POI Search Documentation
-
tomtom-nearby: Discover services within a radius
- Documentation: Orbis Nearby Search Documentation
Routing & Navigation
-
tomtom-routing: Calculate optimal routes between locations
- Documentation: Orbis Calculate Route Documentation
-
tomtom-waypoint-routing: Multi-stop route planning Routing API
- Documentation: Orbis Calculate Route Documentation
-
tomtom-reachable-range: Determine the area reachable within a specified time or driving distance
- Documentation: Orbis Calculate Reachable Range Documentation
Traffic & Maps
-
tomtom-traffic: Look up traffic incidents in an area (incidents, dangerous conditions, closures, etc.)
- Documentation: Orbis Traffic Incident Details Documentation
-
tomtom-dynamic-map: Advanced map rendering with custom markers, routes, and traffic visualization (requires MapLibre dependencies unless using Docker)
- Documentation: Orbis Raster Tile Documentation
EV & Advanced Search (Orbis-only)
These tools use the TomTom Maps SDK for JavaScript for interactive visualizations.
-
tomtom-ev-routing: Plan long-distance electric vehicle routes with automatic charging stop optimization based on battery state, vehicle model, and connector compatibility
-
tomtom-ev-search: Find EV charging stations with real-time availability, connector types, and power levels
-
tomtom-search-along-route: Find points of interest (restaurants, gas stations, hotels, etc.) along a route corridor between origin and destination
-
tomtom-area-search: Search for places within a specific geographic area — circle, polygon, or bounding box
Data Visualization (Orbis-only)
- tomtom-data-viz: Visualize custom GeoJSON data on an interactive TomTom basemap. Supports markers, heatmaps, clusters, lines, polygon fills, and choropleth maps