TomTom Maps MCP connector
TomTom Maps is TomTom's mapping platform that delivers map tiles, copyright information, and static map images for location-based applications. The TomTom Maps MCP connector allows AI agents to retrieve map tiles and static images, access copyright data for specific regions or tiles, and obtain map captions. It also supports querying map capabilities through WMTS and retrieving worldwide or bounding box copyright information.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the TomTom Maps MCP connector to perform the following actions:
- Retrieve map tiles for custom cartography and location-based visualization
- Generate static map images for reports, dashboards, and embedded applications
- Fetch copyright information for map data compliance and attribution requirements
- Display map capabilities to determine available features and service options
- Obtain tile metadata for specific geographic regions and bounding boxes
- Embed interactive maps in business applications and customer-facing portals
- Access web map tile service (WMTS) for seamless map layer integration
Example prompts
Use the following example prompts to invoke TomTom Maps MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me the map tile for coordinates 40.7128, -74.0060 in TomTom Maps.Generate a static map image of our sales territory in TomTom Maps.Retrieve copyright information for the Europe region from TomTom Maps.What map features are available in TomTom Maps for our current subscription?Create a map image showing all our warehouse locations using TomTom Maps.Get the tile coordinates for the bounding box covering our service area in TomTom Maps.Pull copyright notices for the maps displayed on our website from TomTom Maps.Display map capabilities to confirm TomTom Maps supports our required zoom levels.Generate an embedded map showing customer locations for our mobile app using TomTom Maps.Retrieve WMTS layer information to integrate TomTom Maps into our GIS system.
TomTom Maps MCP connector tools
The TomTom Maps MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getMapCopyrightsFormat | Retrieves copyright information for map content across the entire world. |
| getMapCopyrightsCaptionFormat | Retrieves caption text for map copyrights and attributions. |
| getMapCopyrights | Retrieves copyright information for map content within a specified bounding box. |
| getMapCopyrights2 | Retrieves copyright information for map content in a specific tile. |
| getMapStaticimage | Generates a static map image based on specified location and display parameters. |
| getMapTile | Retrieves a map tile for a specified location and zoom level. |
| getMapTile2 | Retrieves a map tile for a specified location and zoom level. |
| GetMap | Retrieves map data for a specified geographic area and format. |
| GetCapabilities | Retrieves service capabilities and available operations for the mapping service. |
| getMapWmtsWmtscapabilitiesXml | Retrieves Web Map Tile Service capabilities in XML format. |