MCP Devkit Server
UnclaimedDeveloper-focused Mapbox MCP Server
Install
npx @anthropic-ai/dxt packUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
after
(string, optional): Cursor from a previous response for pagination
allowedUrls
(array of strings, optional): URLs where the token can be used (max 100)
category
(array, optional): Filter by feedback categories
create-token
Create a new Mapbox access token with specified scopes and optional URL restrictions.
created_before
, createdafter (ISO 8601 string, optional): Filter by creation date range
CreateStyleTool
Requires styles:write scope
default
(boolean, optional): Filter to show only the default public token
DeleteStyleTool
Requires styles:write scope
errors
(array): Critical errors that make the GeoJSON invalid
expires
(string, optional): Expiration time in ISO 8601 format (maximum 1 hour in the future)
expression
(array or string, required): Mapbox expression to validate (array format or JSON string)
feedback_id
(UUID, required): The unique identifier of the feedback item
feedback_ids
(array of UUIDs, optional): Filter by one or more feedback item IDs
format
(string, optional): Output format - formattedtext (default) or jsonstring
geojson
(string or object, required): GeoJSON object or JSON string to validate
info
(array): Informational messages
limit
(number, optional): Maximum number of tokens to return per page (1-100)
list-tokens
List Mapbox access tokens for the authenticated user with optional filtering and pagination.
ListStylesTool
Requires styles:list scope
message
Description of the issue
note
(string, required): Description of the token
order
(string, optional): Sort direction - asc (default) or desc
path
JSON path to the problem (optional)
PreviewStyleTool
Requires tokens:read scope (to list tokens) and at least one public token with styles:read scope
received_before
, receivedafter (ISO 8601 string, optional): Filter by received date range
RetrieveStyleTool
Requires styles:download scope
scopes
(array of strings, required): Array of scopes/permissions for the token. Must be valid Mapbox scopes (see below)
search
(string, optional): Search phrase to match against feedback text
severity
"error", "warning", or "info"
sort_by
(string, optional): Sort field - receivedat (default), createdat, or updatedat
sortby
(string, optional): Sort tokens by "created" or "modified" timestamp
start
(string, optional): The token ID after which to start the listing (when provided, auto-pagination is disabled)
statistics
Object with type, feature count, geometry types, and bounding box
status
(array, optional): Filter by status - received, fixed, reviewed, outofscope
suggestion
How to fix the issue (optional)
trace_id
(array, optional): Filter by trace IDs
updated_before
, updatedafter (ISO 8601 string, optional): Filter by update date range
UpdateStyleTool
Requires styles:write scope
valid
(boolean): Overall validity
warnings
(array): Non-critical issues (e.g., unclosed polygon rings, out-of-range coordinates)