mapbox Plugin
Plugin Claude Code Location Web & App DevelopmentAI Agents & AI App DevelopmentDesign & Media ProductionThe explanation below is AI-generated. Please verify it against the sources.
mapbox is a plugin that packages Mapbox Agent Skills together with MCP server connections for AI coding assistants. According to the GitHub README, it provides domain-expertise skill files covering Mapbox development for Web, iOS, and Android, plus optional connections to the mapbox, mapbox-devkit, and mapbox-docs MCP servers for actions like style creation and token management. It can be installed via the skills CLI or as a plugin in Claude Code, Cursor, GitHub Copilot, or Codex. The README lists specific skills such as geospatial operations, search integration, web performance patterns, cartography, token security, and migration guides from Google Maps and MapLibre. No pricing or licensing detail beyond an MIT License mention is given for the repository itself.
Overview
According to the Mapbox homepage, Mapbox is a location platform offering Maps, Navigation, Search, AI, and Data products and SDKs for web, iOS, Android, and automotive applications.
What you can do with mapbox
- Install all skills with npx skills add mapbox/mapbox-agent-skills, or install as a plugin in Claude Code, Cursor, GitHub Copilot, or Codex (per the README)
- Use individual skills listed in the README (e.g., mapbox-geospatial-operations, mapbox-search-integration, mapbox-web-performance-patterns, mapbox-cartography, mapbox-token-security, mapbox-maplibre-migration, mapbox-google-maps-migration) for Web, iOS, and Android Mapbox development
- Connect the mapbox, mapbox-devkit, and mapbox-docs MCP servers, which the README says are added automatically when installing the Claude Code plugin, for actions such as creating/validating styles, generating tokens, and looking up documentation
- Combine skills (expertise) with MCP tools (actions) for workflows such as style creation and preview, as described in the README's example workflow
- Review conversation transcripts and working code examples in the repository's examples/ directory for Web, iOS, and Android
Sources
Original description (English)
Mapbox skills and MCP servers for building location-aware applications with AI. Includes geospatial tools, style management, and patterns for web, iOS, Android, and AI agent frameworks.
History of mapbox
- Plugin Added mapbox