Baidu Map MCP Server provides a standardized interface for accessing Baidu Maps API services, available in both Node.js and Python implementations. The server enables location-based operations through the Model Context Protocol, allowing applications to interact with Baidu's mapping services without directly managing API credentials or implementation details. Useful for applications requiring geocoding, route planning, location search, and other geospatial functionalities within the Baidu Maps ecosystem.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Convert address to geographic coordinates.
Get address, region, and POI info from coordinates.
Search for global POIs by keyword, type, region, or within a radius.
Get detailed info for a POI by its unique ID.
Batch route planning for multiple origins/destinations (driving, walking, cycling).
Plan routes between two points (driving, walking, cycling, transit).
Query real-time and forecast weather by region or coordinates.
Locate city and coordinates by IP address.
Query real-time traffic conditions for roads or regions.
Extract POI info from free text (requires advanced permission).