Music Distro MCP

For humans and agents

Use with Claude Desktop

Add Distro to Claude Desktop

1 Clone and build
git clone https://github.com/lp-opul/music-mcp.git
cd Distro
npm install && npm run build
2 Add to Claude Desktop config

Open or create: ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "distro-mcp": {
      "command": "node",
      "args": ["/path/to/Distro/dist/client.js"]
    }
  }
}

Replace /path/to/Distro with where you cloned it

3 Restart Claude Desktop
Quit and reopen Claude Desktop. You'll see the Distro tools available in the tools menu.
This gives Claude direct access to music distribution tools. You can create artists, generate music, upload tracks, and submit releases to streaming platforms.

Upload your music. Or let's create something

// Describe your song idea
genre: "lofi, hip-hop, rock..."
mood: "chill, energetic, emotional..."
lyrics: "your words or let AI write"

// I'll generate it and get it distributed