You're viewing a demo portfolio

Join the waitlist
PRSM

set_minifigs

Active

Tool of Rebrickable

declared in 0.1.0

Fetch the minifigures included in a LEGO set by `set_num` from Rebrickable. Returns each minifig's set_num, name, quantity, and image URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "set_num": "75368-1"
    }
  ],
  "required": [
    "set_num"
  ],
  "properties": {
    "set_num": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Rebrickable

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

1/7 registries
View full server →