高德地图MCP服务 - 免Key即用,覆盖地理编码、POI搜索、路线规划、天气查询等17项能力
Project description
mcp-gaode-map
高德地图MCP服务 - 免Key即用,17项能力全覆盖。
特点
- 零配置:无需申请高德API Key,开箱即用
- 17项能力:地理编码、POI搜索、路线规划、天气查询等
- 地址版路线:支持直接输入地址规划路线,无需手动转换经纬度
- 独家能力:输入提示(自动补全)、行政区划查询,其他高德MCP均无
工具列表
地理编码
| 工具 | 说明 |
|---|---|
geocode |
地址→经纬度 |
regeocode |
经纬度→地址 |
POI搜索
| 工具 | 说明 |
|---|---|
poi_search |
关键词搜索POI |
poi_around |
周边搜索POI |
poi_detail |
POI详细信息 |
input_tips |
输入提示/自动补全 |
路线规划(坐标版)
| 工具 | 说明 |
|---|---|
driving_route |
驾车路线(经纬度) |
transit_route |
公交路线(经纬度) |
walking_route |
步行路线(经纬度) |
cycling_route |
骑行路线(经纬度) |
路线规划(地址版)
| 工具 | 说明 |
|---|---|
driving_route_by_address |
驾车路线(地址输入) |
transit_route_by_address |
公交路线(地址输入) |
walking_route_by_address |
步行路线(地址输入) |
cycling_route_by_address |
骑行路线(地址输入) |
其他
| 工具 | 说明 |
|---|---|
weather |
天气查询 |
district |
行政区划查询 |
ip_location |
IP定位 |
使用方式
uvx 运行(推荐)
uvx mcp-gaode-map
MCP 客户端配置
{
"mcpServers": {
"gaode-map": {
"command": "uvx",
"args": ["mcp-gaode-map"]
}
}
}
License
MIT
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
mcp_gaode_map-1.0.0.tar.gz
(4.0 kB
view details)
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 mcp_gaode_map-1.0.0.tar.gz.
File metadata
- Download URL: mcp_gaode_map-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e70ca8853866c5ccbcc77cda449a156f9a06b57b33eebafbf205fee8e7a255e7
|
|
| MD5 |
fbdca033e4490bf0cc423db3483a750a
|
|
| BLAKE2b-256 |
b5c340fd23eed97e03937e6f5d1c36e503a99e1fb693d3c5b93d517be67b67b0
|
File details
Details for the file mcp_gaode_map-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mcp_gaode_map-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcf77744ac6ddccffc138979b1595ab1d1259223e8dd4b3877a88debdb949a62
|
|
| MD5 |
3deb7028c743b537828778e4f94bff44
|
|
| BLAKE2b-256 |
20e16c1b678b6277b3295148c2c8104f89245547117d80d43f704936f9489a87
|