part
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Rebrickable
https://github.com/pipeworx-io/mcp-rebrickable
1/7 registries