B

Baidu Map

Certified
Baidu Maps MCP Server is the first domestic map service compatible with the MCP protocol, offering 10 standardized API interfaces such as geocoding and route planning, supporting quick access via Python and Typescript, and enabling agents to implement map - related functions.
4.5 points
710

What is Baidu Maps MCP Server?

Baidu Maps MCP Server is a multi - functional map service tool based on the Model Context Protocol (MCP), supporting various geographic information query and analysis operations, such as place search, route planning, and weather query.

How to use Baidu Maps MCP Server?

You can access Baidu Maps MCP Server through Python, TypeScript, or the Qianfan AppBuilder platform to automate map - related tasks.

Applicable scenarios

Baidu Maps MCP Server is suitable for scenarios such as travel planning, logistics distribution, navigation services, and weather query.

Main features

GeocodingParse an address into corresponding location coordinates.
Reverse geocodingObtain address descriptions and POI information based on latitude and longitude coordinates.
Place searchSearch for place information within a specific area.
Batch route calculationCalculate the distances and travel times between multiple origins and destinations.
Route planningPlan the optimal route based on the origin and destination.
Weather queryQuery real - time weather and the five - day weather forecast.
IP locationObtain the current location based on the requested IP address.
Real - time traffic queryQuery the real - time traffic conditions of specific roads or areas.
POI intelligent extractionExtract relevant POI information from text.

Advantages and limitations

Advantages
The first domestic map service provider compatible with the MCP protocol.
Offering multiple API interfaces to meet diverse needs.
Supporting advanced permission functions, such as POI intelligent extraction.
Covering a wide range of application scenarios, including navigation and weather query.
Limitations
Some advanced functions require the application for advanced permissions.
Having certain requirements for the network environment to ensure stable API calls.

How to use

Register an account on the Baidu Maps Open Platform
Visit the official website of the Baidu Maps Open Platform and create a server - side AK.
Install and configure Baidu Maps MCP Server
Install MCP Server via pip or configure it by downloading the source code.
Start MCP Server
Start the MCP Server service using the command line.
Configure the MCP client
Add the Baidu Maps MCP Server configuration to the MCP client.

Usage examples

Travel planning: A one - day flower - viewing tour in BeijingProvide users with a comfortable travel arrangement while considering the weather conditions.
Logistics distribution: Urban distributionOptimize the logistics distribution route.

Frequently Asked Questions

How to apply for advanced permissions?
Does it support multiple languages?
How to solve the problem of failed API calls?

Related resources

Baidu Maps Open Platform
Official documentation and API interface descriptions.
GitHub source code
Open - source code repository.
Tutorial video
Quick - start video.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "baidu-maps": {
      "command": "uvx",
      "args": ["mcp-server-baidu-maps"],
      "env": {
        "BAIDU_MAPS_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

{
  "mcpServers": {
    "baidu-maps": {
      "command": "python",
      "args": ["-m", "mcp_server_baidu_maps"],
      "env": {
          "BAIDU_MAPS_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

{
    "mcpServers": {
        "baidu-map": {
            "command": "npx",
            "args": [
                "-y",
                "@baidumap/mcp-server-baidu-map"
            ],
            "env": {
                "BAIDU_MAP_API_KEY": "xxx"
            }
        }
    }
}

"mcpServers": {
 "baidu-map": {
      "command": "cmd",
      "args": [
        "/c",
        "npx",
        "-y",
        "@baidumap/mcp-server-baidu-map"
      ],
      "env": {
        "BAIDU_MAP_API_KEY": "xxx"
      },
    }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
75
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
820
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
124
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
551
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.6K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
743
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase