Back to MCP Servers
Baidu Map MCP Server logo
mcp-server648

Baidu Map MCP Server

Baidu Map MCP Server is China's first fully MCP-compliant map service, providing powerful geospatial tools for AI agents including geocoding, POI search, route planning, traffic, weather, and more.

Overview

Baidu Map MCP Server is an official, open-source, fully MCP-compliant Location-Based Service (LBS) solution developed by Baidu Maps. As the first map service provider in China to support the Model Context Protocol (MCP), it bridges the gap between large language models (LLMs), AI agents, and real-world geospatial data and services.

Developers can empower AI applications with advanced mapping features such as geocoding, reverse geocoding, POI/place search, intelligent route planning (driving, walking, transit, cycling), traffic information, weather data, and more — all through standardized MCP interfaces.

Key Features

  • Core Geospatial Tools:

    • Geocoding (address → coordinates)
    • Reverse Geocoding (coordinates → detailed address + administrative info)
    • POI / Place Search (keyword search, nearby locations)
    • Route Planning (driving, walking, public transit, cycling)
    • Real-time Traffic and Weather Information
  • Full MCP Protocol Support: Compatible with the latest MCP specifications, including Streamable HTTP transport.

  • Multi-Language Implementations: Available in Node.js (npm package @baidumap/mcp-server-baidu-map) and Python.

  • Broad Client Compatibility: Works seamlessly with Claude Desktop, Cursor, Cherry Studio, Cline, VS Code extensions, and any MCP-compliant agent framework.

  • Production-Grade: Backed by Baidu Maps' massive real-world data infrastructure with high reliability and continuous updates.

Use Cases

  • Travel & Itinerary Planning: Generate smart trip plans, cycling routes, or multi-stop journeys with maps and direct links to Baidu Maps App.
  • Location-Aware Assistants: Enable smart responses, logistics optimization, delivery routing, or vehicle dispatch.
  • Intelligent Applications: Build agents for real estate, tourism, smart city services, emergency response, or any spatially-aware use case.
  • Multi-Agent Orchestration: Combine with other MCP servers (e.g., weather, search, or calendar) for complex real-world task automation.

Quick Integration

  1. Register and obtain a server-side API Key (AK) at the Baidu Maps Open Platform.
  2. Install via npm: npm install @baidumap/mcp-server-baidu-map or use npx directly.
  3. Configure in your MCP client (e.g., Cursor or Claude Desktop):
{
  "mcpServers": {
    "baidu-map": {
      "command": "npx",
      "args": ["-y", "@baidumap/mcp-server-baidu-map"],
      "env": {
        "BAIDU_MAP_API_KEY": "your_api_key_here"
      }
    }
  }
}

Official Resources

  • GitHub Repository (Open Source): https://github.com/baidu-maps/mcp
  • Official Documentation: https://lbsyun.baidu.com/faq/api?title=mcpserver/base
  • Quick Start Guide: https://lbsyun.baidu.com/faq/api?title=mcpserver/quickstart
  • npm Package: https://www.npmjs.com/package/@baidumap/mcp-server-baidu-map

Baidu Map MCP Server brings powerful real-world location intelligence to AI agents, enabling spatial reasoning and practical location services with simple natural language instructions.

Tags

mcp-serverbaidu-mapsgeospatiallbsmapsgeocodingroute-planningpoi-searchlocation-servicesai-agent

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
LottieFiles MCP Server logo

LottieFiles MCP Server

MCP Servers

An open-source Model Context Protocol (MCP) server that enables AI agents to search, retrieve details, and access popular Lottie animations directly from LottieFiles, seamlessly integrating motion graphics into AI workflows.

Bitbucket MCP logo

Bitbucket MCP

MCP Servers

Model Context Protocol (MCP) server for Bitbucket Cloud and Server that lets AI assistants like Cursor manage repositories, pull requests, pipelines, and more through natural language.

Bright Data MCP logo

Bright Data MCP

MCP Servers

Official Web MCP server from Bright Data that gives AI agents real-time, unblocked access to web search, scraping, navigation, and structured data extraction powered by the world's #1 web data platform.

Mobbin MCP logo

Mobbin MCP

MCP Servers

The official MCP server from Mobbin that connects AI agents to 600,000+ real app screens and design patterns so every UI they generate is grounded in proven, shipped products.

Kakao PlayMCP logo

Kakao PlayMCP

MCP Servers

Kakao's official open platform for the Model Context Protocol (MCP), enabling developers to register, discover, test, and use MCP servers that securely connect AI models to external tools and data sources for agentic AI experiences.

TinyFish logo

TinyFish

MCP Servers

TinyFish is a web infrastructure platform for AI agents that combines live web search, browser-rendered content extraction, goal-based web automation, and managed cloud browser sessions. Developers can access the platform through APIs, SDKs, a CLI, and integrations with agent frameworks and AI coding tools.