Mapbox
Mapbox
Tool
Static Map Image Tool
static_map_image_toolGenerates a static map image from Mapbox Static Images API. Supports center coordinates, zoom level (0-22), image size (up to 1280x1280), various Mapbox styles, and overlays (markers, paths, GeoJSON). Returns PNG for vector styles, JPEG for raster-only styles.
Pricing
Per call
$0.01
Model
flat
Pay only for what you use. No subscriptions.
Inputs
zoom *
numberstyle
stringsize *
objecthighDensity
booleancenter *
objectoverlays
arrayTry It
API
MCP Config
Input Parameters
Zoom level (0-22). Fractional zoom levels are rounded to two decimal places
Mapbox style ID (e.g., mapbox/streets-v12, mapbox/satellite-v9, mapbox/dark-v11)
Image size as object with width and height properties in pixels. Each dimension must be between 1 and 1280 pixels
Center point of the map as coordinate object with longitude and latitude properties. Longitude: -180 to 180, Latitude: -85.0511 to 85.0511
Array of overlays to add to the map. Overlays are rendered in order (last item appears on top)

