baidu-maps/mcp
MCP-compliant server that enables AI agents and LLMs to access Baidu Maps geocoding, routing, POI search, and weather services.

Baidu Map MCP Server implements the Model Context Protocol to expose Baidu Maps LBS capabilities to AI agents. It provides standardized MCP interfaces for geocoding, reverse geocoding, POI search, route planning (driving, walking, cycling, transit), weather queries, IP location, and real-time traffic data. Available as Python and TypeScript SDKs with CLI and cloud deployment options, it bridges AI agents with authoritative geospatial data through SSE-based low-latency access.