Provides access to AMap's location-related services, allowing users to interact with mapping and geolocation features through the Model Context Protocol.
Non-official AMap Model Context Protocol (MCP) server that enables interaction with AMap powerful location related service. You can use in the following MCP clients like Cursor, Claude Desktop, Cline , Windsurf and other Client.
Prerequisite
python 3.10+;
Get your AMAP_KEY from AMAP open platform.
Install
uv(Python package manager), install withpip install uvor see theuvrepo for additional install methods.
Related MCP server: MCP Google Map Server
Quickstart with Cursor
Go to Cursor -> Cursor Settings -> MCP, click Add new global MCP server, and mcp.json will open, paste the following config content:
Example usage
A demonstration video:
