Labelgrid MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 120 installs a week from npm. Last commit 12 Sep 2026.
Official LabelGrid MCP server — manage your music catalog, releases, analytics and distribution.
Today is the operative word: we check Labelgrid MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
LABELGRID_API_TOKEN (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.), LABELGRID_API_URL (Override the API base URL. Defaults to the production API.), LABELGRID_ENABLE_WRITES (Enable safe writes (create/update drafts, labels, artists, and similar). Enabled by default; set to false for read-only.), LABELGRID_ENABLE_FULL_WRITES (Enable full writes (distribution, takedowns, immutable uploads). Disabled by default; also requires LABELGRID_FULL_WRITES_ACK.), LABELGRID_FULL_WRITES_ACK (Must equal the exact acknowledgment sentence (see the README safety section) to arm full writes.), LABELGRID_TOOLSETS (Comma-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_ONLY (Force reads only; overrides both write flags. Defaults to false.).
The author declared them in the registry entry; get the values from the project itself.
Official MCP server for WireBoard. Lets LLM agents query your analytics in conversation.
Official PicSee MCP server for short links, link management, click analytics, and optional OAuth.
Looply AI call center MCP Server - manage calls, leads, contacts, and analytics.
Create music promotion campaigns, Smart Links, analytics, and music distribution applications.
Official Usertour MCP Server for in-app onboarding: flows, checklists, surveys, and analytics.
Official JMPY.me MCP Server: URL shortener, QR codes, and 70+ marketing analytics tools.
MCP server for LinkedIn Campaign Manager — campaigns, creatives, and analytics
Manage your projects, debug deployments, and check analytics for any MCP server you host with Alpic.
Answers built from our own checks of this server.