react-map-gl

GitHub

React friendly API wrapper around MapboxGL JS

8,483 stars TypeScript TypeScript 1 file ยท ~10,946 tokens #data-visualization#map#mapbox-gl#mapbox-gl-js#react#uber#webgl

react-map-gl MCP Server

MCP server for visgl/react-map-gl

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