@pipeworx/rebrickable
Connect: https://gateway.pipeworx.io/rebrickable/mcp · Install: one-click buttons
Tools: 8
Rebrickable MCP — LEGO sets, parts, minifigures, themes. Free API key required.
Auth
- Platform:
PLATFORM_REBRICKABLE_KEY. BYO:?_apiKey=….
Tools
sets(query?, theme_id?, min_year?, max_year?, min_parts?, max_parts?, ordering?, page?, page_size?)— search setsset(set_num)— single setset_parts(set_num)— parts in a setset_minifigs(set_num)— minifigs in a setparts(query?, color_id?, part_cat_id?, ordering?, page?, page_size?)— search partspart(part_num)— single partthemes()— list themescolors()— list colors
Data source
https://rebrickable.com/api/v3/lego/
Tools
- sets — Search sets.
- set — Single set.
- set_parts — Parts in a set.
- set_minifigs — Minifigs in a set.
- parts — Search parts.
- part — Single part.
- themes — List themes.
- colors — List colors.