mapbox-gl-js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and 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"
]
}
}
}