amap-mcp-server
Verified Safeby sugarforever
Overview
This server provides a set of tools for interacting with Gaode Maps (Amap) APIs, including geocoding, location services, route planning, distance measurement, and POI search.
Installation
No command providedSecurity Notes
The server functions as a wrapper for the Amap APIs. It requires an `AMAP_MAPS_API_KEY` which is securely handled via environment variables as per the documentation. No 'eval' or obfuscation is indicated. When deployed via SSE or Streamable HTTP, standard network security practices (e.g., firewall, access control) should be applied to the exposed endpoint.
Similar Servers
gis-mcp
Facilitate AI assistants and LLMs to perform complex geospatial operations, data analysis, and data gathering by exposing GIS library functions via a Model Context Protocol (MCP) server.
geoserver-mcp
Enables Large Language Models (LLMs) to interact with and manage geospatial data and services through the GeoServer REST API.
opencage-geocoding-mcp
Provides geocoding and reverse geocoding capabilities, along with API status monitoring, using the OpenCage Geocoding API.
OSM-GeoJSON-MCP-Server
This server fetches OpenStreetMap data via the Overpass API, converts it to GeoJSON format, and provides it through a Model Context Protocol (MCP) interface, with an option to save large datasets to local files.