From mapbox
Connects remotely to Mapbox Devkit MCP server (https://mcp-devkit.mapbox.com/mcp) for access to Mapbox mapping, geospatial, and location-based services. Requires Mapbox API token.
npx claudepluginhub mapbox/mapbox-agent-skills --plugin mapboxAdd to your .mcp.json:
{
"mcpServers": {
"mapbox-devkit": {
"url": "https://mcp-devkit.mapbox.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp-devkit.mapbox.com/mcp