mapboxmapboxOfficialยท1 Agent Skills Included

mcp-devkit-server

Mapbox map styling, GeoJSON validation, and token management

Connects AI assistants directly to Mapbox developer APIs for map styling, geocoding, and token management. Creates, updates, validates, and previews Mapbox styles while converting coordinates and checking GeoJSON data. Eliminates manual API calls and style debugging by handling token scopes, validation, and previews automatically.
npx skills add mapbox/mcp-devkit-server --all -g -y
Available:

Instructs the AI agent on the server's tool architecture, naming conventions, token scope requirements, and testing workflows so it can correctly use and extend the Mapbox tools.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install mcp-devkit-server?โ–ผ

Run `npx skills add mapbox/mcp-devkit-server --all -g -y` in your terminal to install all tools in this suite globally.

What can I do with the Mapbox MCP server?โ–ผ

You can create, update, validate, and preview Mapbox map styles, manage access tokens, convert coordinates, and validate GeoJSON data through plain-English requests to your AI assistant.

Do I need a Mapbox access token?โ–ผ

Yes. You need a free Mapbox account token with the right scopes, such as styles:write for creating styles or tokens:read for listing tokens.

Does it work with Claude Code and Cursor?โ–ผ

Yes. It is a standard MCP server that integrates with Claude Code, Claude Desktop, Cursor, and VS Code, and a hosted endpoint is also available.

Can I preview a map style without writing code?โ–ผ

Yes. Just ask your assistant to generate a preview link for a style, and it returns a browser URL showing the rendered map.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’