You're viewing a demo portfolio

Join the waitlist
PRSM

get_artist

Active

Tool of mcp-discogs

declared in 0.1.0

Fetch a Discogs artist profile by artist_id. Returns name, real name, profile bio, URLs, aliases, group memberships, images, and Discogs URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "artist_id": 125959
    }
  ],
  "required": [
    "artist_id"
  ],
  "properties": {
    "artist_id": {
      "type": "number",
      "description": "Discogs artist ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-discogs

https://github.com/pipeworx-io/mcp-discogs

2/7 registries
View full server →