CursorPool
← 返回首页
Mapbox DevKit MCP Server logo

Mapbox DevKit MCP Server

0

Mapbox DevKit MCP Server 通过 Model Context Protocol 让 AI 助手直接访问 Mapbox 开发者 API、文档与其他实用开发工具,借助样式管理、token 创建与文档访问等对话式交互,帮助开发者更高效地构建 Mapbox 应用。

MCPMapbox DevKit MCP 服务器
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "env": {
    "MAPBOX_ACCESS_TOKEN": "<YOUR_TOKEN>"
  },
  "args": [
    "-y",
    "@mapbox/mcp-devkit-server"
  ],
  "command": "npx"
}