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.
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:

AMap Location Service Server
Project Details
- Francis235/amap-mcp
- MIT License
- Last Updated: 5/11/2025
Recomended MCP Servers
MCP server that provides hourly weather forecasts using the AccuWeather API
This read-only MCP Server allows you to connect to HubSpot data from Claude Desktop through CData JDBC Drivers....
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
特定のWeb APIに関するBaselineの状況を提供するModel Context Protocolサーバー
mcp webhook
这是一个针对于MySQL开发的MCP,该项目旨在帮助用户快速且精确的查询MySQL数据库中的内容
test server for semantic tool search
A model context protocol server for your Gmail
A Python package enabling LLM models to interact with the Memos server via the MCP interface for searching,...





