mcp-amap
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMAP_API_KEY | Yes | Your 高德地图 API Key from https://console.amap.com/ |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| geocodeB | 将地址转换为经纬度坐标。支持结构化地址和地标名称。 |
| reverse_geocodeA | 将经纬度坐标转换为详细的地址信息,包括结构化地址、周边POI、道路信息等。 |
| search_poiA | 根据关键字搜索兴趣点(POI),如餐厅、酒店、景点等。支持按城市、类型筛选。 |
| search_aroundA | 在指定坐标点周围搜索兴趣点,适用于"附近的餐厅"、"周边加油站"等场景。 |
| search_polygonA | 在指定多边形区域内搜索兴趣点,适用于特定区域范围的搜索。 |
| get_poi_detailB | 根据POI ID获取兴趣点的详细信息,包括营业时间、联系方式、评分等。 |
| input_tipsB | 根据用户输入的关键字提供搜索建议,类似搜索框的自动补全功能。 |
| driving_routeA | 计算两点间的驾车路径,提供详细的导航信息、距离、时间和费用估算。 |
| walking_routeA | 计算两点间的步行路径,提供步行导航信息和预计时间。 |
| transit_routeB | 计算两点间的公交换乘方案,包括地铁、公交车等公共交通。 |
| distance_calculateA | 计算多个起点到一个终点的距离和时间,支持直线距离和驾车距离。 |
| coordinate_convertA | 将其他坐标系的坐标转换为高德坐标系(GCJ02),支持GPS、百度、图吧等多种坐标系。 |
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/luodora/mcp-amap'
If you have feedback or need assistance with the MCP directory API, please join our Discord server