sugarforever_amap-mcp-server
If you are the rightful owner of sugarforever_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@mcphub.com.
The Amap MCP Server is a service that provides various geolocation and route planning tools using Amap's API.
The Amap MCP Server is a comprehensive service designed to leverage the capabilities of Amap's API for geolocation and route planning. It offers a suite of tools that facilitate tasks such as geocoding, IP-based location detection, weather information retrieval, and route planning for different modes of transportation including cycling, walking, driving, and public transit. The server is highly configurable and supports multiple transmission methods, making it suitable for both local and remote deployments. Users can integrate this server into their applications to enhance location-based services, providing accurate and efficient solutions for navigation and geographic data retrieval. The server is available on PyPI, allowing for easy installation and integration into Python-based projects.
Features
- Geocoding and reverse geocoding capabilities
- IP-based location detection
- Weather information retrieval for specified cities
- Comprehensive route planning for cycling, walking, driving, and public transit
- POI search and detailed information retrieval
Tools
maps_regeocode
Converts Amap latitude and longitude coordinates to administrative district address information.
maps_geo
Converts a detailed structured address to latitude and longitude coordinates.
maps_ip_location
Locates the position of an IP address.
maps_weather
Retrieves weather information for a specified city.
maps_bicycling_by_coordinates
Plans cycling routes considering various factors like overpasses and one-way streets.