Pipeworx musicbrainz

MusicBrainz MCP — wraps MusicBrainz Web Service v2 (free, no auth)

Install

openclaw skills install @b-gutman/pipeworx-musicbrainz

pipeworx-musicbrainz

MusicBrainz MCP — wraps MusicBrainz Web Service v2 (free, no auth). Free, no API key. Part of Pipeworx.

Tools

  • search_artists
  • get_artist
  • search_releases
  • get_release

Connect

json
{
  "mcpServers": {
    "pipeworx-musicbrainz": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/musicbrainz/mcp"]
    }
  }
}

More at pipeworx.io/packs/musicbrainz