zxypro1/amap-maps-mcp-server
amap-maps-mcp-server is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of amap-maps-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for the AMap Map API.
Try amap-maps-mcp-server with chat:
Tools
Functions exposed to the LLM to take actions
maps_regeocode
将一个高德经纬度坐标转换为行政区划地址信息
maps_geo
将详细的结构化地址转换为经纬度坐标。支持对地标性名胜景区、建筑物名称解析为经纬度坐标
maps_ip_location
IP 定位根据用户输入的 IP 地址,定位 IP 的所在位置
maps_weather
根据城市名称或者标准adcode查询指定城市的天气
maps_search_detail
查询关键词搜或者周边搜获取到的POI ID的详细信息
maps_bicycling
骑行路径规划用于规划骑行通勤方案,规划时会考虑天桥、单行线、封路等情况。最大支持 500km 的骑行路线规划
maps_direction_walking
步行路径规划 API 可以根据输入起点终点经纬度坐标规划100km 以内的步行通勤方案,并且返回通勤方案的数据
maps_direction_driving
驾车路径规划 API 可以根据用户起终点经纬度坐标规划以小客车、轿车通勤出行的方案,并且返回通勤方案的数据。
maps_direction_transit_integrated
公交路径规划 API 可以根据用户起终点经纬度坐标规划综合各类公共(火车、公交、地铁)交通方式的通勤方案,并且返回通勤方案的数据,跨城场景下必须传起点城市与终点城市
maps_distance
距离测量 API 可以测量两个经纬度坐标之间的距离,支持驾车、步行以及球面距离测量
maps_text_search
关键词搜,根据用户传入关键词,搜索出相关的POI
maps_around_search
周边搜,根据用户传入关键词以及坐标location,搜索出radius半径范围的POI
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client