Baidu Maps MCP server
Chinese maps, geocoding, and routing via Baidu.
How it runs
Baidu Maps is a stdio MCP server. mcpfold launches it with:
npx -y @baidumap/mcp-server-baidu-mapAdd to your config
mcpfold add @baidumap/mcp-server-baidu-mapNeeds a token — mcpfold stores it as a reference (${env:BAIDU_MAP_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.