You're viewing a demo portfolio

Join the waitlist
PRSM

get_master

Active

Tool of mcp-discogs

declared in 0.1.0

Fetch master release detail by Discogs master_id — the canonical work record spanning all pressings/editions. Returns title, main release, artists, genres, styles, year, tracklist, and Discogs URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "master_id": 11157
    }
  ],
  "required": [
    "master_id"
  ],
  "properties": {
    "master_id": {
      "type": "number",
      "description": "Discogs master 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 →