Mcp
@ChengShaoqi
About Mcp
mcp server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gaode": {
"command": "uvx",
"args": [
"gaode-mcp-server",
"--key",
"第一步创建的api key"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
什么是Mcp?
Mcp 是一个基于高德开放平台 API 的 Model Context Protocol 服务器,用于在 Cursor 等 MCP 客户端中集成高德地图服务。它需要用户提供高德开放平台的 API Key 才能工作。
如何使用Mcp?
用户需先在高德开放平台注册账号并创建 API Key,然后在 Cursor 的 MCP 配置文件中添加名为 gaode 的服务,指定命令为 uvx gaode-mcp-server --key <你的API Key>。
关键特性
- 需要高德开放平台 API Key
- 通过
uvx命令运行 - 专为 Cursor 等 MCP 客户端设计
- 提供高德地图相关能力(具体能力由高德 API 决定)
使用场景
- 在 Cursor 中调用高德地图位置查询或导航功能
- 利用高德地理编码、逆地理编码服务
- 集成高德地图 POI 搜索至 AI 工作流
常见问题(FAQ)
使用这个服务器必须注册高德开放平台吗?
是的,必须先在 高德开放平台 注册账号,并在“我的应用”中创建 API Key。
如何配置 Mcp 服务器?
在 Cursor 的 mcpServers 配置中添加如下 JSON 块(将 key 替换为实际 API Key):
{
"mcpServers": {
"gaode": {
"command": "uvx",
"args": ["gaode-mcp-server", "--key", "你的API Key"]
}
}
}
这个服务器需要安装其他依赖吗?
README 未列出额外依赖,只需确保 uvx 可用即可。
服务器传输方式是什么?
README 未说明,但通常 MCP 服务器通过标准输入/输出(stdio)进行通信。
数据存储在何处?
README 未说明数据存储细节,API 请求直接发往高德开放平台。
Basic information
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments