@pipeworx/discogs

Connect: https://gateway.pipeworx.io/discogs/mcp · Install: one-click buttons

Tools: 5

Discogs MCP — music release / artist / label database.

Tools

  • search(query, type?, title?, artist?, label?, format?, country?, year?, genre?, style?, page?, per_page?)
  • get_release(release_id)
  • get_master(master_id)
  • get_artist(artist_id)
  • get_label(label_id)

Auth

BYO personal access token. Pass ?_apiKey=<token> after generating one at https://www.discogs.com/settings/developers (free).

Data source

https://api.discogs.com — header Authorization: Discogs token=<token>.

Tools

  • search — Full-text search across Discogs (releases, masters, artists, labels). Filter by type, title, artist, format (e.g., “Vinyl”, “CD”), country, year, genre, style, label.
  • get_release — Full release detail: title, artists, labels, formats, tracklist, credits, year, country, notes, identifiers (barcode, matrix), data quality.
  • get_master — Master release detail (the canonical work across all editions/pressings).
  • get_artist — Artist profile + identifiers.
  • get_label — Label profile + parent label + sublabels.

Tools

  • get_artist — Artist profile + identifiers.
  • get_label — Label profile + parent label + sublabels.
  • get_master — Master release detail (the canonical work across all editions/pressings).
  • get_release — Full release detail: title, artists, labels, formats, tracklist, credits, year, country, notes, identifiers (barcode, matrix), data quality.
  • search — Full-text search across Discogs (releases, masters, artists, labels). Filter by type, title, artist, format (e.g., Vinyl , CD ), country, year, genre, style, label.

Regenerated from source · build May 21, 2026