HERE Maps MCP Server
@limingchina
关于 HERE Maps MCP Server
LLM MCP server using HereMaps API
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is HERE Maps MCP Server?
It is a Model Context Protocol (MCP) compliant server that exposes HERE Maps Platform APIs as tools for language models. It enables LLMs to perform geocoding, reverse geocoding, places search, routing, traffic information, and map display through a standardized interface.
How to use HERE Maps MCP Server?
Clone the repository, install Node.js and npm dependencies, and obtain a HERE Maps API Key. Start the server by setting the HERE_MAPS_API_KEY environment variable and running the project. Then configure a compatible MCP client (e.g., Claude) with the provided JSON settings to connect to the server.
Key features of HERE Maps MCP Server
- Geocoding: Convert addresses into geographic coordinates.
- Reverse Geocoding: Convert coordinates into formatted addresses.
- Places Search: Find points of interest near a location.
- Routing: Get directions between two points with transport modes.
- Traffic Information: Retrieve traffic incidents within a radius.
- Display Map: Render a map image with customizable style and zoom.
Use cases of HERE Maps MCP Server
- Find restaurants or services near a specific location.
- Get driving, walking, or biking directions between two points.
- Retrieve current traffic incidents in a city area.
- Display a map image centered on a location with chosen style.
- Combine geocoding and routing for trip planning.
FAQ from HERE Maps MCP Server
How do I get started with HERE Maps MCP Server?
Clone the repository, install Node.js and dependencies, obtain a HERE Maps API Key, and run the server with the API key environment variable. Then configure your MCP client to use the server.
How do I configure the server with a client like Claude?
Add the JSON configuration to the MCP client settings, specifying the command, arguments, and environment variable for the API key. Restart the client for changes to take effect.
What HERE Maps services are available as tools?
The server provides tools for geocoding, reverse geocoding, places search, routing, traffic information, and map display, each corresponding to a specific HERE Maps API.
What are the authentication requirements?
You need a valid HERE Maps API Key, which is passed as the HERE_MAPS_API_KEY environment variable when starting the server.
Is the package available via npm?
The npm package is not yet published. You
媒体与设计 分类下的更多 MCP 服务器
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
评论