maplibre-gl-js

GitHub

MapLibre GL JS - Interactive vector tile maps in the browser

11,266 stars TypeScript 1 file ยท ~7,671 tokens #hacktoberfest#maplibre#maplibre-gl#maplibre-gl-js#typescript#webgl2

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"
      ]
    }
  }
}