maplibre-gl-js
MapLibre GL JS - Interactive vector tile maps in the browser
maplibre-gl-js MCP Server
MCP server for maplibre/maplibre-gl-js
Ready-to-Use Client Configurations
{
"mcpServers": {
"maplibre-gl-js": {
"command": "npx",
"args": [
"-y",
"@maplibre/maplibre-gl-js"
]
}
}
}