Table of Content
Baidu Map MCP Server Practice Guide

Updated on:July-09th-2025
Recommendation
The first map service provider in China that is compatible with the MCP protocol, a practical guide for Baidu Map MCP Server.
Core content:
1. Baidu Map core API is fully compatible with the MCP protocol
2. Steps to create server-side AK and configuration files
3. Use windsurf editor to load and verify Baidu Map MCP Server
Yang Fangxian
Founder of 53AI/Most Valuable Expert of Tencent Cloud (TVP)
{ "mcpServers": { "baidu-map": { "command": "npx", "args": [ "-y", "@baidumap/mcp-server-baidu-map" ], "env": { "BAIDU_MAP_API_KEY": "xxx" } } }}