Skip to main content
Glama
labelgrid

LabelGrid MCP Server

Official
by labelgrid

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LABELGRID_API_URLNoOverride the API base URL.production API
LABELGRID_TOOLSETSNoComma-separated subset of toolsets to expose.all
LABELGRID_API_TOKENNoYour LabelGrid API token. If not provided, the server runs in setup mode.
LABELGRID_READ_ONLYNoForce reads only; overrides both write flags.false
LABELGRID_ENABLE_WRITESNoSafe writes (create/update drafts, labels, artists, …). Set false for reads only.true
LABELGRID_FULL_WRITES_ACKNoMust equal the exact acknowledgment sentence to arm full writes.
LABELGRID_ENABLE_FULL_WRITESNoArm full writes — see Safety model.false

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
setupA

This LabelGrid MCP server is not connected to an account yet because no API token is configured. Call this tool to get step-by-step instructions to walk the user through creating a LabelGrid API token and adding it to their MCP client configuration. Returns the setup steps, ready-to-copy client config examples (with a placeholder token), a security note, and the optional settings. Makes no API calls.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/labelgrid/labelgrid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server