get_master
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-discogs
https://github.com/pipeworx-io/mcp-discogs
2/7 registries