AMap MCP Server
Project description
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:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file amap_mcp-0.0.4.tar.gz.
File metadata
- Download URL: amap_mcp-0.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f605e04ab689770c53b198c442ce5353b1687134ccc97ac9c125e3453f3552a
|
|
| MD5 |
0ee7dac024b2af7b0b7f16175cd3a426
|
|
| BLAKE2b-256 |
a46c178445352ad47774931bb878f0fffd573ea7607a4cec3a2cc26f15fe2f16
|
File details
Details for the file amap_mcp-0.0.4-py3-none-any.whl.
File metadata
- Download URL: amap_mcp-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
529a1c674161370700199963b7b8bf6114cf093842c43393b677ec2934a9afef
|
|
| MD5 |
d1ca8b5a61608334ec0ea89164d6f13b
|
|
| BLAKE2b-256 |
6bee34613c82c2c9b28ea3b1b414f923f747411ddd4718ecfb5d855b2b0b4753
|