Skip to main content
Glama

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

  1. python 3.10+;

  2. Get your AMAP_KEY from AMAP open platform.

  3. Install uv (Python package manager), install with pip install uv or see the uv repo 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:

"AMap": { "command": "uvx", "args": [ "amap-mcp" ], "env": { "AMAP_KEY": "<insert-your-AMap-here>" }, },

Example usage

A demonstration video: Demo

One-click Deploy
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Francis235/amap-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server