io.github.labelgrid/labelgrid-mcp MCP Server
io.github.labelgrid/labelgrid-mcp
What is the io.github.labelgrid/labelgrid-mcp MCP server?
Official LabelGrid MCP server — manage your music catalog, releases, analytics and distribution.
How to install io.github.labelgrid/labelgrid-mcp
Copy-paste configuration for popular MCP clients.
LABELGRID_API_TOKENsecretYour 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.
LABELGRID_API_URLOverride the API base URL. Defaults to the production API.
LABELGRID_ENABLE_WRITESEnable safe writes (create/update drafts, labels, artists, and similar). Enabled by default; set to false for read-only.
LABELGRID_ENABLE_FULL_WRITESEnable full writes (distribution, takedowns, immutable uploads). Disabled by default; also requires LABELGRID_FULL_WRITES_ACK.
LABELGRID_FULL_WRITES_ACKMust equal the exact acknowledgment sentence (see the README safety section) to arm full writes.
LABELGRID_TOOLSETSComma-separated subset of toolsets to expose (account, reference, catalog, releases, insights, finance, webhooks, distribution; pre-0.3.0 names are accepted as aliases). Defaults to all except webhooks, which must be named explicitly to enable.
LABELGRID_READ_ONLYForce reads only; overrides both write flags. Defaults to false.
{
"mcpServers": {
"labelgrid-mcp": {
"command": "npx",
"args": [
"-y",
"@labelgrid/mcp"
],
"env": {
"LABELGRID_API_TOKEN": "<YOUR_LABELGRID_API_TOKEN>",
"LABELGRID_API_URL": "<YOUR_LABELGRID_API_URL>",
"LABELGRID_ENABLE_WRITES": "<YOUR_LABELGRID_ENABLE_WRITES>",
"LABELGRID_ENABLE_FULL_WRITES": "<YOUR_LABELGRID_ENABLE_FULL_WRITES>",
"LABELGRID_FULL_WRITES_ACK": "<YOUR_LABELGRID_FULL_WRITES_ACK>",
"LABELGRID_TOOLSETS": "<YOUR_LABELGRID_TOOLSETS>",
"LABELGRID_READ_ONLY": "<YOUR_LABELGRID_READ_ONLY>"
}
}
}
}{
"mcpServers": {
"labelgrid-mcp": {
"command": "npx",
"args": [
"-y",
"@labelgrid/mcp"
],
"env": {
"LABELGRID_API_TOKEN": "<YOUR_LABELGRID_API_TOKEN>",
"LABELGRID_API_URL": "<YOUR_LABELGRID_API_URL>",
"LABELGRID_ENABLE_WRITES": "<YOUR_LABELGRID_ENABLE_WRITES>",
"LABELGRID_ENABLE_FULL_WRITES": "<YOUR_LABELGRID_ENABLE_FULL_WRITES>",
"LABELGRID_FULL_WRITES_ACK": "<YOUR_LABELGRID_FULL_WRITES_ACK>",
"LABELGRID_TOOLSETS": "<YOUR_LABELGRID_TOOLSETS>",
"LABELGRID_READ_ONLY": "<YOUR_LABELGRID_READ_ONLY>"
}
}
}
}{
"mcpServers": {
"labelgrid-mcp": {
"command": "npx",
"args": [
"-y",
"@labelgrid/mcp"
],
"env": {
"LABELGRID_API_TOKEN": "<YOUR_LABELGRID_API_TOKEN>",
"LABELGRID_API_URL": "<YOUR_LABELGRID_API_URL>",
"LABELGRID_ENABLE_WRITES": "<YOUR_LABELGRID_ENABLE_WRITES>",
"LABELGRID_ENABLE_FULL_WRITES": "<YOUR_LABELGRID_ENABLE_FULL_WRITES>",
"LABELGRID_FULL_WRITES_ACK": "<YOUR_LABELGRID_FULL_WRITES_ACK>",
"LABELGRID_TOOLSETS": "<YOUR_LABELGRID_TOOLSETS>",
"LABELGRID_READ_ONLY": "<YOUR_LABELGRID_READ_ONLY>"
}
}
}
}{
"servers": {
"labelgrid-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@labelgrid/mcp"
],
"env": {
"LABELGRID_API_TOKEN": "<YOUR_LABELGRID_API_TOKEN>",
"LABELGRID_API_URL": "<YOUR_LABELGRID_API_URL>",
"LABELGRID_ENABLE_WRITES": "<YOUR_LABELGRID_ENABLE_WRITES>",
"LABELGRID_ENABLE_FULL_WRITES": "<YOUR_LABELGRID_ENABLE_FULL_WRITES>",
"LABELGRID_FULL_WRITES_ACK": "<YOUR_LABELGRID_FULL_WRITES_ACK>",
"LABELGRID_TOOLSETS": "<YOUR_LABELGRID_TOOLSETS>",
"LABELGRID_READ_ONLY": "<YOUR_LABELGRID_READ_ONLY>"
}
}
}
}claude mcp add labelgrid-mcp --env LABELGRID_API_TOKEN=<YOUR_LABELGRID_API_TOKEN> --env LABELGRID_API_URL=<YOUR_LABELGRID_API_URL> --env LABELGRID_ENABLE_WRITES=<YOUR_LABELGRID_ENABLE_WRITES> --env LABELGRID_ENABLE_FULL_WRITES=<YOUR_LABELGRID_ENABLE_FULL_WRITES> --env LABELGRID_FULL_WRITES_ACK=<YOUR_LABELGRID_FULL_WRITES_ACK> --env LABELGRID_TOOLSETS=<YOUR_LABELGRID_TOOLSETS> --env LABELGRID_READ_ONLY=<YOUR_LABELGRID_READ_ONLY> -- npx -y @labelgrid/mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.