Skip to main content
Feedback

TomTom Search MCP connector

TomTom Search is TomTom's API for geocoding, reverse geocoding, and point of interest discovery. The TomTom Search MCP connector allows AI agents to convert addresses into coordinates, find nearby points of interest, and search for locations by category or geometry. It also supports filtering results by bandwidth requirements, retrieving additional location data, and performing reverse geocoding to convert coordinates back into addresses.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the TomTom Search MCP connector to perform the following actions:

  • Locate customer addresses and verify geographic coordinates for delivery routing
  • Find nearby businesses and points of interest within specified search areas
  • Convert street addresses into latitude and longitude for mapping integrations
  • Identify cross streets and intersections for precise location identification
  • Search for specific business categories across regions to build prospect lists
  • Reverse geocode coordinates to discover address details and nearby landmarks
  • Filter location results by geometry boundaries to target specific service areas
  • Discover amenities and services along planned routes for logistics optimization

Example prompts

Use the following example prompts to invoke TomTom Search MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Find all restaurants within 5 kilometers of our main office using TomTom Search.
  • Show me the address and coordinates for 123 Main Street in Chicago with TomTom Search.
  • Search for gas stations near customer locations in TomTom Search to plan service visits.
  • What cross streets intersect at this coordinate using TomTom Search?
  • Locate all banks and ATMs in the downtown area with TomTom Search.
  • Convert these customer addresses to map coordinates using TomTom Search.
  • Find hotels available along the delivery route with TomTom Search.
  • Identify retail stores within our service boundary using TomTom Search.
  • Reverse geocode these coordinates to find nearby addresses in TomTom Search.
  • Search for category-specific businesses in low bandwidth mode using TomTom Search.

TomTom Search MCP connector tools

The TomTom Search MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getSearchAdditionaldataExtRetrieves additional metadata and details about search results.
getSearchCsSearches for locations using categories with minimal data transfer.
getSearchCategorysearchFinds locations by category type and returns matching results.
getSearchGeocodeConverts addresses into geographic coordinates.
getSearchGeometryfilterExtRetrieves search results filtered by specified geometric boundaries.
createSearchGeometryfilterExtCreates a filter to limit search results to geometric areas.
getSearchGeometrysearchSearches for locations within specified geometric shapes.
createSearchGeometrysearchInitiates a search for locations bounded by geometric areas.
getSearchNearbysearchExtFinds locations near a specified point or address.
getSearchPoisearchSearches for points of interest by name or type.
getSearchReversegeocodeCrossstreetIdentifies nearby cross streets from geographic coordinates.
getSearchReversegeocodeConverts geographic coordinates into address information.
getSearchRoutedfilterRetrieves search results filtered by travel routes.
createSearchRoutedfilterCreates a filter to limit results by route accessibility.
getSearchRoutedsearchSearches for locations accessible along specified routes.
getSearchSPerforms location search with optimized data usage.
getSearchSearchSearches for locations using flexible text input.
createSearchSearchalongrouteInitiates a search for locations along a travel path.
getSearchStructuredgeocodeExtConverts structured address components into coordinates.
On this Page