Discogs MCP Server

get_artist

Retrieve detailed artist information from Discogs by providing a specific artist ID. Simplify music catalog management and enhance your Discogs collection with accurate metadata.

Instructions

Get an artist

Input Schema

NameRequiredDescriptionDefault
artist_idYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "artist_id": { "type": "number" } }, "required": [ "artist_id" ], "type": "object" }

You must be authenticated.

Other Tools from Discogs MCP Server

Related Tools

ID: 05or5qmrnr