Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AMAP_API_KEYYesYour 高德地图 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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