You're viewing a demo portfolio

Join the waitlist
PRSM

part

Active

Tool of Rebrickable

declared in 0.1.0

Fetch details for a single LEGO part by `part_num` from Rebrickable. Returns part name, category, material, and image URLs across available colors.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "part_num": "3001"
    }
  ],
  "required": [
    "part_num"
  ],
  "properties": {
    "part_num": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Rebrickable

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

1/7 registries
View full server →