Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Tomtom

Tomtom

TomTom provides a suite of location-based services and APIs, including mapping, routing, traffic information, and geofencing, enabling developers to integrate advanced navigation and location functionalities into their applications.

130VIEWS
2139USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app tomtomnpx @composio/cli add cursor --app tomtomnpx @composio/cli add cursor --app tomtomnpx @composio/cli add cursor --app tomtom

After running the command, restart Cursor to start using the MCP Server.

Available Tools

List Map Fonts

Tool to list available font asset versions for map rendering. call after confirming the api key is valid.

List Assets Sprites

Tool to list available sprites for a given asset version. use after determining the assetversion.

List Map Styles

Tool to list available map styles. use after selecting an asset version to retrieve style options.

Calculate Route

Tool to calculate driving routes. use when you need directions with optional waypoints and traffic consideration.

Category Search

Tool to search for points of interest by category. use when you need to find pois within a specific category around a location or area.

Ev Charging Stations Availability

Tool to retrieve ev charging station availability info. use when you have the connectorsetid and poiid to get live availability.

Flow Segment Data

Tool to retrieve traffic flow data for a specific road segment. use when you need current and free flow speeds for given coordinates.

Fuzzy Search

Tool to perform a fuzzy search for addresses and points of interest. use when you need flexible matching on free-form location queries.

List Sprite Versions

Tool to list available sprite asset versions. use when you need to know which sprite versions are available after obtaining a valid api key.

Get Map Copyrights

Tool to retrieve copyright information for a specific map tile. use when you need to display or verify attribution for a given tile.

Map Display Raster Tile

Tool to retrieve a raster map tile for specified coordinates and zoom. use when you need direct tile image data for custom map rendering.

Map Display Static Image

Tool to fetch a static map snapshot given center coords and zoom. use when you need a standalone map image for display.

Map Display Wms Getmap

Tool to retrieve a map image via wms getmap. use when you need georeferenced map layers for custom rendering.

Matrix Routing

Tool to calculate travel time and distance matrix between multiple locations. use when you require a matrix of travel times and distances between multiple origins and destinations.

Nearby Search

Tool to find points of interest near a specified location. use after confirming coordinates to discover nearby pois.

Points Of Interest Search

Tool to search for points of interest by query. use when you need poi suggestions by name or category.

Reverse Geocode

Tool to convert geographic coordinates into a human-readable address. use when you need to obtain address information from latitude and longitude values.

Structured Geocode

Tool to convert structured address fields into coordinates. use after collecting street, city, and postal code.

Traffic Incidents

Tool to retrieve detailed traffic incidents within a bounding box. use when you need incident details for a defined map area.

19 actions available