Manage LabelGrid music catalogs, releases, analytics, royalties, files, webhooks, and distribution through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Labelgrid MCP.
labelgrid/labelgrid-mcp MCP server connects MCP clients to the LabelGrid public API. Its 30 consolidated tools provide an agent-facing interface for managing a music distribution catalog and its related release data. The repository also includes a separate command-line package, but the MCP package is the component intended for Claude Desktop, Cursor, and other MCP clients.
Supported areas include catalog entities, releases, files, analytics, royalties, webhooks, and distribution. The available material does not provide the individual MCP tool names or argument schemas, so implementation details should be checked in the package-specific documentation before building an automated workflow.
The project is organized as an npm workspace. @labelgrid/mcp supplies the MCP server, while @labelgrid/core provides the shared HTTP API client used by LabelGrid tools. The core client handles structured API errors, presigned-URL uploads, content-type allowlists, catalog-entity registration, and redacted logging according to the repository description.
An MCP client starts the server and invokes its consolidated tools. Requests are sent to the LabelGrid public API through the shared client. The repository also documents a built server entry point at node packages/mcp/dist/index.js, which applies when the workspace has been built locally.
The repository identifies @labelgrid/mcp as the published npm package for the MCP server and states that it also ships as a labelgrid.mcpb one-click bundle for Claude Desktop. The root development workflow uses Node 20 or newer, installs dependencies with npm ci, and builds the workspace with npm run build. That build produces the server entry point under packages/mcp/dist.
Access is configured with a LabelGrid API token. The repository’s quickstart shows LABELGRID_API_TOKEN for authenticated LabelGrid tooling. Use the MCP package documentation for the client-specific configuration format, because the supplied root README does not include the complete MCP setup block or the full tool reference.
labelgrid/labelgrid-mcp MCP server is intended for workflows such as:
The repository also includes an agent skill covering a full release lifecycle: drafting a release and tracks, uploading audio and artwork, validating, reviewing, distributing, and tracking delivery. That skill supplies the exact MCP tool and CLI command for each step, but those individual commands are not included in the supplied material.
labelgrid/labelgrid-mcp MCP server depends on access to the LabelGrid public API and an appropriate API token. The provided README excerpt does not describe API quotas, LabelGrid account requirements, token scopes, error recovery behavior, or the exact safety gates used by the MCP package. It also does not establish whether LabelGrid API access itself is free or paid.
Do not confuse the MCP package with @labelgrid/cli, which exposes a similar API surface for terminal and script use. The root repository is a private workspace manifest; the separately published MCP package is the relevant distribution for MCP clients.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/labelgrid-labelgrid-mcp)<a href="https://allmcps.com/mcp/labelgrid-labelgrid-mcp"><img src="https://allmcps.com/api/badge/labelgrid-labelgrid-mcp?style=directory" alt="Labelgrid MCP on AllMCPs" /></a>