MCPVault

limit

MCP tool from MCP Devkit Server by mapbox

(number, optional): Maximum number of tokens to return per page (1-100)

How to use it

limit is exposed by the MCP Devkit Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the limit tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Devkit Server

$npx @anthropic-ai/dxt pack
FULL MCP DEVKIT SERVER LISTING

Other tools in MCP Devkit Server (39)

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

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)