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.
Frequently asked
- What is baidu-maps/mcp?
- MCP-compliant server that enables AI agents and LLMs to access Baidu Maps geocoding, routing, POI search, and weather services.
- Is mcp open source?
- Yes — baidu-maps/mcp is open source, released under the MIT license.
- What language is mcp written in?
- baidu-maps/mcp is primarily written in Python.
- How popular is mcp?
- baidu-maps/mcp has 435 stars on GitHub.
- Where can I find mcp?
- baidu-maps/mcp is on GitHub at https://github.com/baidu-maps/mcp.