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

Here

HERE Technologies provides comprehensive location data and mapping services, offering APIs and SDKs for developers to integrate maps, geocoding, routing, and other location-based features into their applications.

58VIEWS
2169USERS

Install MCP Server

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

npx @composio/cli add cursor --app herenpx @composio/cli add cursor --app herenpx @composio/cli add cursor --app herenpx @composio/cli add cursor --app here

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

Available Tools

Autosuggest Places

Tool to fetch possible completions for a partial search term. Use after capturing a partial query and location context to generate typeahead suggestions.

Browse Places

Tool to search for places around a given location with optional filters. Use when you need nearby points of interest filtered by categories, food types, or name.

Calculate Fleet Telematics Route

Tool to calculate a route between waypoints with vehicle profile options. Use when planning a route with toll and vehicle constraints.

Coordinates To Tile Indices

Tool to convert geographic coordinates to Web Mercator XYZ tile indices. Use when mapping a lat/lng to its containing tile at a given zoom level.

Discover Places

Tool to discover places and addresses by free-form text near a location. Use when you need to find points of interest or specific addresses from a natural-language query.

Geocode Address

Tool to convert structured address data into geographic coordinates. Use when you need precise lat/lng from a free-text or qualified address input.

Get Aerial Tile

Tool to retrieve a satellite/aerial map tile. Use when you need tile imagery for a given zoom level and coordinates.

Get Base Map Tile

Tool to retrieve a base map tile image without labels. Use after determining tile scheme, zoom level, x/y coordinates, size, and format.

Get Hybrid Map Tile

Tool to retrieve a hybrid (aerial + labels) map tile. Use when you need a labeled aerial map tile for a specific zoom level, tile coordinates, size, and format. Example: "Get a 512px PNG hybrid tile for zoom 14 at tile (8587,5700)."

Get Isolines

Tool to calculate isolines. Use when you need reachable area polygons based on time, distance, or consumption ranges.

Get Label Tile

Tool to retrieve a label overlay tile. Use when you need map labels after selecting scheme, zoom, and tile indices.

Get Line Overlay Tile

Tool to retrieve a line overlay tile. Use when you need to overlay road and border lines on a base map.

Get Map Image

Tool to retrieve a static map image. Use when you need a custom map snapshot after specifying center, zoom, overlays, or styles.

Get Base Map Tile

Tool to retrieve a base map tile. Use when you need map imagery for a specific zoom level, coordinates, size, and format.

Compute Routing Matrix

Tool to compute a routing distance/time matrix. Use when you need batch distances and travel times between multiple origins and destinations.

Get Meta Info Tile

Tool to retrieve metadata for a specific map tile. Use when you need only metadata about a tile without downloading imagery.

Get Poi Tile

Tool to retrieve a point-of-interest overlay tile. Use when you need to overlay POI icons on a map tile at a specific scheme, zoom level, and tile coordinates.

Get Terrain Map Tile

Tool to retrieve a terrain map tile image. Use when you need terrain and elevation shading details for a specific zoom level, tile coordinates, size, and format.

Get Traffic Flow

Tool to retrieve real-time traffic flow data. Use when you need current congestion metrics for a specified area.

Get Traffic Incidents

Tool to fetch real-time traffic incidents within a specified area. Use when you need up-to-date incident data for a geographic region.

20 actions available