heremaps-mcp-server
If you are the rightful owner of heremaps-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project provides a Model Context Protocol (MCP) compliant server that exposes functionalities from the HERE Maps Platform APIs as tools for Language Models.
The HERE Maps MCP Server is designed to enable Language Models (LLMs) to interact with HERE Maps services through a standardized Model Context Protocol (MCP) interface. This server facilitates access to various HERE Maps functionalities such as Geocoding, Reverse Geocoding, Places Search, Routing, Traffic, and Map Rendering. By leveraging these services, LLMs can perform tasks like converting addresses to coordinates, finding places of interest, calculating routes, retrieving traffic information, and displaying maps. The server is implemented to be compliant with MCP, ensuring seamless integration with LLMs and enhancing their capabilities in handling geographic data and services.
Features
- Geocoding: Convert addresses into geographic coordinates using the HERE Maps Geocoding API.
- Reverse Geocoding: Convert geographic coordinates into addresses using the HERE Maps Reverse Geocoding API.
- Places Search: Search for points of interest near a specific location using the HERE Maps Places Search API.
- Routing: Get directions between two points using the HERE Maps Routing API.
- Traffic Information: Retrieve traffic incidents within a specified area using the HERE Maps Traffic API.