@pipeworx/musicbrainz
Connect: https://gateway.pipeworx.io/musicbrainz/mcp · Install: one-click buttons
Tools: 4
Tools
- search_artists — Search for music artists by name. Returns artist IDs, names, types, and countries. Use get_artist to fetch full discography and biographical details.
- get_artist — Get artist details including biography, country, founding date, and complete release list. Requires artist ID from search_artists.
- search_releases — Search for albums and releases by title or artist name. Returns release IDs, titles, artists, release dates, and formats.
- get_release — Get release details: full track listing, credits, media formats, and metadata. Requires release ID from search_releases.
Tools
-
get_artist— Get artist details including biography, country, founding date, and complete release list. Requires artist ID from search_artists. -
get_release— Get release details: full track listing, credits, media formats, and metadata. Requires release ID from search_releases. -
search_artists— Search for music artists by name. Returns artist IDs, names, types, and countries. Use get_artist to fetch full discography and biographical details. -
search_releases— Search for albums and releases by title or artist name. Returns release IDs, titles, artists, release dates, and formats.