From mapbox
Connects remotely to Mapbox's MCP server at https://mcp.mapbox.com/mcp for access to mapping, geocoding, and geospatial APIs. Requires Mapbox access token.
npx claudepluginhub mapbox/mapbox-agent-skills --plugin mapboxAdd to your .mcp.json:
{
"mcpServers": {
"mapbox": {
"url": "https://mcp.mapbox.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.mapbox.com/mcp