Amap MCP Server
by qiao101660
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMAP_IP_URL | No | IP 定位 API 地址 | https://restapi.amap.com/v3/ip |
| AMAP_API_KEY | Yes | 高德地图 Web 服务 API Key (必需配置) | |
| AMAP_BUS_URL | No | 公交路线规划 API 地址 | https://restapi.amap.com/v5/direction/transit/integrated |
| AMAP_GEO_URL | No | 地理编码 API 地址 | https://restapi.amap.com/v3/geocode/geo |
| AMAP_LOG_FILE | No | 日志文件路径 | amap_mcp.log |
| AMAP_EBIKE_URL | No | 电动车路线规划 API 地址 | https://restapi.amap.com/v5/direction/electrobike |
| AMAP_LOG_LEVEL | No | 日志级别: DEBUG, INFO, WARNING, ERROR, CRITICAL | INFO |
| AMAP_REGEO_URL | No | 逆地理编码 API 地址 | https://restapi.amap.com/v3/geocode/regeo |
| AMAP_DRIVING_URL | No | 驾车路线规划 API 地址 | https://restapi.amap.com/v5/direction/driving |
| AMAP_WALKING_URL | No | 步行路线规划 API 地址 | https://restapi.amap.com/v5/direction/walking |
| AMAP_BICYCLING_URL | No | 骑行路线规划 API 地址 | https://restapi.amap.com/v5/direction/bicycling |
| AMAP_SEARCH_POI_URL | No | POI 搜索 API 地址 | https://restapi.amap.com/v5/place/text |
| AMAP_SUBWAY_TRANSIT | No | 地铁路线规划 API 地址 | https://restapi.amap.com/v5/direction/transit/integrated |
| AMAP_AOI_POLYLINE_URL | No | AOI 边界查询 API 地址 | https://restapi.amap.com/v5/aoi/polyline |
| AMAP_REGION_QUERY_URL | No | 行政区划查询 API 地址 | https://restapi.amap.com/v3/config/district |
| AMAP_SEARCH_POI_AROUND_URL | No | 周边 POI 搜索 API 地址 | https://restapi.amap.com/v5/place/around |
| AMAP_SEARCH_POI_DETAIL_URL | No | POI 详情查询 API 地址 | https://restapi.amap.com/v5/place/detail |
| AMAP_SEARCH_POI_POLYGON_URL | No | 多边形区域 POI 搜索 API 地址 | https://restapi.amap.com/v5/place/polygon |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/qiao101660/gaode_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server