labelgrid-mcp
Official LabelGrid MCP server — manage your music catalog, releases, analytics and distribution.
Package Details
@labelgrid/mcp
Environment Variables
Your LabelGrid API token. Create one in your dashboard under Profile → API Tokens. Without it the server starts in setup mode and walks you through creating one.
Override the API base URL. Defaults to the production API.
Enable safe writes (create/update drafts, labels, artists, and similar). Enabled by default; set to false for read-only.
Enable full writes (distribution, takedowns, immutable uploads). Disabled by default; also requires LABELGRID_FULL_WRITES_ACK.
Must equal the exact acknowledgment sentence (see the README safety section) to arm full writes.
Comma-separated subset of toolsets to expose (identity, reference, catalog, releases, review, analytics, accounting, delivery, webhooks, distribution). Defaults to all.
Force reads only; overrides both write flags. Defaults to false.