amap-mcp-server
If you are the rightful owner of amap-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@mcpreview.com.
The Amap MCP Server is a service that provides various location-based tools and services, including geocoding, routing, and POI search, using Amap's API.
The Amap MCP Server is a comprehensive service designed to facilitate location-based operations using Amap's API. It offers a wide range of tools for geocoding, routing, weather information, and POI searches. The server is available on PyPI and can be integrated into applications to provide enhanced location services. It supports multiple transmission methods, including stdio, SSE, and streamable HTTP, allowing for flexible integration into different systems. The server is particularly useful for applications that require precise location data, such as navigation apps, travel planners, and local search services. By leveraging Amap's extensive database and API capabilities, the MCP server can deliver accurate and up-to-date information, making it a valuable asset for developers working with geographic data.
Features
- Geocoding and Reverse Geocoding: Convert between addresses and geographic coordinates.
- IP Location and Weather Services: Determine location from IP and get weather updates.
- Route Planning: Plan routes for cycling, walking, driving, and public transit.
- Distance Measurement: Calculate distances between coordinates using different methods.
- POI Search: Search for points of interest using keywords and location data.