Labelgrid MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 235 installs a week from npm. Last commit 29 Jul 2026.
Official LabelGrid MCP server — manage your music catalog, releases, analytics and distribution.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add labelgrid-mcp -- npx -y @labelgrid/mcp
{
"mcpServers": {
"labelgrid-mcp": {
"args": [
"-y",
"@labelgrid/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.labelgrid-mcp]
command = "npx"
args = ["-y", "@labelgrid/mcp"]
{
"mcpServers": {
"labelgrid-mcp": {
"args": [
"-y",
"@labelgrid/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"labelgrid-mcp": {
"args": [
"-y",
"@labelgrid/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.