You're viewing a demo portfolio

Join the waitlist
PRSM

parts

Active

Tool of Rebrickable

declared in 0.1.0

Search Rebrickable LEGO parts by keyword, color_id, or part_cat_id. Returns part number, name, part category, and image URL. Use `colors` or category list to get valid IDs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "brick 2x4"
    },
    {
      "color_id": 1,
      "ordering": "part_num",
      "part_cat_id": 1
    }
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "query": {
      "type": "string"
    },
    "color_id": {
      "type": "number"
    },
    "ordering": {
      "type": "string"
    },
    "page_size": {
      "type": "number"
    },
    "part_cat_id": {
      "type": "number"
    }
  }
}

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 →
parts — Rebrickable — PRSM MCP