Baidu Maps
by baidu-maps · AI & ML · mcp-server, api, ai, npm
Integrates with Baidu Maps API for location-based operations including geocoding, route planning, and location search within the Baidu Maps ecosystem.
Baidu Map MCP Server provides a standardized interface for accessing Baidu Maps API services, available in both Node.js and Python implementations. The server enables location-based operations through the Model Context Protocol, allowing applications to interact with Baidu's mapping services without directly managing API credentials or implementation details. Useful for applications requiring geocoding, route planning, location search, and other geospatial functionalities within the Baidu Maps ecosystem.
Source: https://github.com/baidu-maps/mcp
Install
npx -y @baidumap/mcp-server-baidu-mapTags: mcp-server, api, ai, npm
⭐ 413 GitHub stars · Source: pulsemcp
About AI & ML MCP servers and Claude skills
AI & ML MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Baidu Maps is one of hundreds of AI & ML entries indexed on Skiln. Browse the full AI & ML category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related AI & ML MCPs and skills
- Trello by delorenj
Enables Trello board interactions for task and project management using the Trello REST API.
- Flyto Core by flytohub
Secure execution engine for AI agents with 300+ modules.
- Perplexity Research Assistant by dainfernalcoder
Integrates with Perplexity Sonar Pro API to provide real-time research assistance for developers, enabling efficient documentation retrieval, API discovery, and code analysis
- Aider by disler
Aider MCP Server offloads AI coding tasks to Aider's specialized implementation, reducing costs and enhancing development efficiency through natural language code changes and model selection.
- 12306 Ticket Query by drfccv
Queries China's 12306 railway system for real-time train tickets, schedules, seat availability, pricing, and transfer routes with station fuzzy search.
- Neovim Integration by bigcodegen
Integrates Claude Desktop with Neovim, enabling AI-enhanced coding assistance within the familiar Vim environment through direct interaction with buffers and commands.
- Telegram by chaindead
Bridges AI with Telegram to enable monitoring, organizing, and responding to messages through account access, dialog management, and conversation handling capabilities
- DeepSeek by dmontgomery40
Integrates DeepSeek's language models, enabling AI-powered chat completions with customizable parameters for tasks like writing assistance and code generation.
Frequently asked questions
How do I install Baidu Maps?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Baidu Maps?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Baidu Maps free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.