Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by baidu-maps • Geospatial & Location
An MCP-compliant, open-source Baidu Maps server that exposes geospatial LBS APIs (geocoding, POI, routing, traffic, weather) for LLMs and agents.
Convert user addresses to coordinates and vice versa for location-aware reasoning and actions.
Search and retrieve POIs, detailed place information, and extract POIs from text to plan itineraries or recommendations.
Routing, batch route matrix calculations, and live traffic/weather data to optimize navigation and logistics decisions.
Baidu Map MCP Server is a fully MCP-compliant, open-source Location-Based Service (LBS) solution that provides geocoding, reverse geocoding, POI search, route planning, weather, traffic, IP location, and more. It is designed to integrate with MCP-capable LLMs and agents via standardized interfaces and recommended SSE for low-latency access. The project offers Python and TypeScript SDKs and is powered by Baidu Maps' authoritative geospatial data for enterprise-grade accuracy and stability. It is intended to enable location-aware agents and applications such as travel planners, logistics optimizers, and real-time navigation assistants.
地理编码服务: 将地址解析为对应的位置坐标.地址结构越完整, 地址内容越准确, 解析的坐标精度越高.
逆地理编码服务: 根据纬经度坐标, 获取对应位置的地址描述, 所在行政区划, 道路以及相关POI等信息
地点检索服务: 支持检索城市内的地点信息(最小到city级别), 也可支持圆形区域内的周边地点信息检索. 城市内检索: 检索某一城市内(目前最细到城市级别)的地点信息. 周边检索: 设置圆心和半径, 检索圆形区域内的地点信息(常用于周边检索场景).
地点详情检索服务: 地点详情检索针对指定POI, 检索其相关的详情信息. 通过地点检索服务获取POI uid.使用地点详情检索功能, 传入uid, 即可检索POI详情信息, 如评分、营业时间等(不同类型POI对应不同类别详情数据).
批量算路服务: 根据起点和终点坐标计算路线规划距离和行驶时间. 批量算路目前支持驾车、骑行、步行. 步行时任意起终点之间的距离不得超过200KM, 超过此限制会返回参数错误. 驾车批量算路一次最多计算100条路线, 起终点个数之积不能超过100.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.