百度地图 MCP Server
@baidu-maps
关于 百度地图 MCP Server
Baidu Map MCP Server
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"baidu-map": {
"command": "npx",
"args": [
"-y",
"@baidumap/mcp-server-baidu-map"
],
"env": {
"BAIDU_MAP_API_KEY": "xxx"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 百度地图 MCP Server?
百度地图 MCP Server 是一个完全符合 MCP 协议的开源位置服务(LBS)解决方案,为开发者和 AI 代理提供一整套地理空间 API 与工具。作为中国首个支持 MCP 的地图服务提供方,它连接大语言模型、AI 代理与真实的定位数据和服务。
How to use 百度地图 MCP Server?
通过 Python 或 Node.js 安装对应 SDK,获取百度地图开放平台的服务端 API 密钥,并在 MCP 客户端(如 Claude、Cursor)中配置命令、参数与环境变量。推荐使用 SSE 传输方式以获得低延迟和稳定性。
Key features of 百度地图 MCP Server
- Full MCP protocol support for seamless AI integration.
- Rich LBS: geocoding, POI search, route planning, weather.
- Cross-platform Python and TypeScript SDKs.
- Enterprise-grade geospatial data from Baidu Maps.
- High performance with SSE access recommended.
- Open source under MIT license, easy to customize.
Use cases of 百度地图 MCP Server
- Build a travel planning assistant combining POI search, directions, and weather.
- Optimize logistics with batch route matrix calculations.
- Extract POI information from free text using map_poi_extract.
- Provide real-time
媒体与设计 分类下的更多 MCP 服务器
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
评论