F
licenseB
qualityD
maintenanceEnables AI assistants to perform IP geolocation and nearby place searches using the Amap (Gaode Maps) API in China.
2
9 npm
-
No user-submitted related servers found.
Scored across 2 tools
The tools are clearly distinct: one queries location by IP address, the other by latitude/longitude. There is no overlap in purpose or input type.
Both tools follow a consistent 'input_location' pattern in snake_case, making the naming predictable and easy to understand.
Two tools is appropriate for a focused location query server; each tool serves a unique and essential purpose without superfluous additions.
The server covers the two most common location lookups (IP geolocation and reverse geocoding). Missing forward geocoding (address to coordinates) is a minor gap but acceptable for a basic location server.