You're viewing a demo portfolio

Join the waitlist
PRSM

get_label

Active

Tool of mcp-discogs

declared in 0.1.0

Fetch a Discogs record label profile by label_id. Returns label name, profile, contact info, URLs, parent label, sublabels, and images.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "label_id": 1
    }
  ],
  "required": [
    "label_id"
  ],
  "properties": {
    "label_id": {
      "type": "number",
      "description": "Discogs label ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-discogs

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

2/7 registries
View full server →
get_label — mcp-discogs — PRSM MCP