Available Tools
Available Tools
TomTom MCP Server supports two map backends: Genesis (default) and Orbis (Public Preview). The same tool names are used for both backends, and the server automatically routes your request to the appropriate API based on your backend configuration.
Note: The Orbis backend is currently in Public Preview and may require explicit enablement for your developer account. Contact TomTom Sales for access.
Genesis Backend Tools (Default)
These are the tools available when using the default Genesis backend:
Geocoding & Search
-
tomtom-geocode: Convert addresses to coordinates with global coverage
- Documentation: Geocoding API Documentation
-
tomtom-reverse-geocode: Get addresses from GPS coordinates
- Documentation: Reverse Geocoding API Documentation
-
tomtom-fuzzy-search: Intelligent search with typo tolerance
- 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 coverage areas by time/distance
- Documentation: Calculate Reachable Range API Documentation
Traffic & Maps
-
tomtom-traffic: Real-time incidents data
- 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
- Documentation: Map Styles v2 Documentation
Orbis Backend Tools (Public Preview)
When you set MAPS=orbis in your configuration, the same tools connect to TomTom's next-generation Orbis platform:
Geocoding & Search
-
tomtom-geocode: Forward geocoding: address → coordinates
- Documentation: Orbis Geocode Documentation
-
tomtom-reverse-geocode: Reverse geocoding: coordinates → address
- Documentation: Orbis Reverse Geocode Documentation
-
tomtom-fuzzy-search: General search with typo tolerance and suggestions
- Documentation: Orbis Fuzzy Search Documentation
-
tomtom-poi-search: Points of Interest (category-based) search
- Documentation: Orbis POI Search Documentation
-
tomtom-nearby: Find POIs near a coordinate within a radius
- Documentation: Orbis Nearby Search Documentation
Routing & Navigation
-
tomtom-routing: Calculate optimal route between two points
- Documentation: Orbis Calculate Route Documentation
-
tomtom-waypoint-routing: Multi-stop / waypoint route planning
- Documentation: Orbis Calculate Route Documentation
-
tomtom-reachable-range: Compute coverage area by time or distance budget
- Documentation: Orbis Calculate Reachable Range Documentation
Traffic & Maps
-
tomtom-traffic: Traffic incidents and related details
- Documentation: Orbis Traffic Incident Details Documentation
-
tomtom-dynamic-map: Advanced map rendering with custom markers, routes, and traffic visualization
- Documentation: Orbis Style Assets Documentation