mapbox-gl-js

GitHub

Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL

12,341 stars TypeScript 1 file ยท ~981 tokens #3d#javascript#maps#priority#webgl

mapbox-gl-js MCP Server

MCP server for mapbox/mapbox-gl-js

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mapbox-gl-js": {
      "command": "npx",
      "args": [
        "-y",
        "@mapbox/mapbox-gl-js"
      ]
    }
  }
}