Bring Lego
to Claude Desktop
Create your Vinkius account to connect Rebrickable LEGO to Claude Desktop and start using all 11 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Rebrickable LEGO MCP Server?
Connect to the Rebrickable LEGO API and explore the entire LEGO catalog through natural conversation.
What you can do
- Sets — Search and browse LEGO sets by theme, year or part number with piece counts and images
- Parts — Explore the official LEGO parts catalog with part numbers, names and categories
- Minifigures — Discover minifigures with their set numbers, themes and images
- Themes — Browse all LEGO themes and sub-themes with set counts
- Colors — List all LEGO colors with their IDs, names and RGB values
- Set Parts — Get complete parts inventories for any LEGO set including spare parts
How it works
- Subscribe to this server
- Enter your Rebrickable API Key
- Start exploring LEGO data from Claude, Cursor, or any MCP-compatible client
No more navigating the Rebrickable website to find set details or parts inventories. Your AI acts as a dedicated LEGO archivist.
Who is this for?
- LEGO Fans — discover sets by theme, find specific minifigures and explore the parts inventory
- MOC Builders — search for parts by number, check available colors and browse themes for inspiration
- Collectors — track sets by year, find specific editions and discover theme collections
Built-in capabilities (11)
g. "sw0001-1"). Returns the minifig name, theme, year, piece count and image URLs. Get details for a specific LEGO minifigure
g. "3001" for a 2x4 brick). Returns the part name, category, image URLs and available colors. Get details for a specific LEGO part
Returns color IDs, color names and availability info. Useful for finding which colors a part is available in for MOC building. Get available colors for a LEGO part
g. "75192-1"). Returns the set name, year, theme, piece count, minifig count, image URLs and related info. Set numbers follow the format "NNNN-N" where NNNN is the set number and N is the variant. Get details for a specific LEGO set
Each entry includes the part number, color ID, quantity and whether it's a spare part. Optionally include minifig parts. Use list_colors and list_parts to resolve color and part details. Get the parts inventory for a LEGO set
Returns the theme name, parent theme (if sub-theme) and set count. Get details for a specific LEGO theme
Useful for understanding color availability in sets and MOC building. List all LEGO colors in the catalog
Returns minifig numbers, names, themes, year and image URLs. Optionally filter by part number. Use pagination with page and page_size (max 1000). Search LEGO minifigures
Returns part numbers, names, categories and image URLs. Optionally filter by part number pattern. Use pagination with page and page_size (max 1000). Search LEGO parts in the catalog
Optionally filter by theme ID, year, or part number. Returns set numbers, names, year, theme, piece count and image URLs. Use pagination with page and page_size (max 1000 per request). Search LEGO sets in the Rebrickable catalog
g. Star Wars, City, Technic) and their sub-themes. Each theme includes its ID, name, parent theme ID (for sub-themes) and set count. Optionally filter by parent theme ID to get sub-themes of a specific theme. List LEGO themes and sub-themes
Why Claude Desktop?
Claude Desktop is the definitive way to connect Rebrickable LEGO to your AI workflow. Add Vinkius Edge URL to your config, restart the app, and Claude immediately exposes all 11 tools in the chat interface. ask a question, Claude calls the right tool, and you see the answer. Zero code, zero context switching.
- —
Claude Desktop is the reference MCP client. it was designed alongside the protocol itself, ensuring the most complete and stable MCP implementation available
- —
Zero-code configuration: add a server URL to a JSON file and Claude instantly discovers and exposes all available tools in the chat interface
- —
Claude's extended thinking capability lets it reason through multi-step tool usage, chaining multiple API calls to answer complex questions
- —
Enterprise-grade security with local config storage. your tokens never leave your machine, and connections go directly to Vinkius Edge network
Rebrickable LEGO in Claude Desktop
Why run Rebrickable LEGO with Vinkius?
The Rebrickable LEGO connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 11 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Rebrickable LEGO using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Rebrickable LEGO and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Rebrickable LEGO to Claude Desktop through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Rebrickable LEGO for Claude Desktop
Every request between Claude Desktop and Rebrickable LEGO is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
How do I get a Rebrickable API key?
Visit rebrickable.com/api, sign in with your Rebrickable account, and your API key will be displayed on the page. Copy it — it's a long alphanumeric string.
Can I search for sets by theme?
Yes! Use list_sets with theme_id to filter by theme. First use list_themes to find the theme ID (e.g. Star Wars = 170), then pass it to list_sets. You can also filter by year or part number.
Can I see the parts inventory for a set?
Yes! Use get_set_parts with the set number (e.g. "75192-1" for the Millennium Falcon). Returns every part with its part number, color ID, quantity and whether it's a spare. Set inc_minifig_parts to true to include minifig parts.
How many results can I get at once?
The API supports up to 1000 results per request. Use the page_size parameter (max 1000, default 100) and page for pagination. The total count and next/previous URLs are returned in each response.
How does Claude Desktop discover MCP tools?
When Claude Desktop starts, it reads the claude_desktop_config.json file and connects to each configured MCP server. It calls the tools/list endpoint to fetch the schema for every available tool, then surfaces them as clickable options in the chat interface via the 🔌 icon.
What happens if the MCP server is temporarily unavailable?
Claude Desktop handles disconnections gracefully. if the server is unreachable at startup, the tools simply won't appear. Once the server becomes available again, restarting Claude Desktop will re-establish the connection. There is no timeout penalty or error loop.
Can I connect multiple MCP servers simultaneously?
Yes. You can add as many servers as you need in the mcpServers section of the config file. Each server appears as a separate tool provider, and Claude can use tools from multiple servers in a single conversation turn.
Is there a limit on the number of tools per server?
Claude Desktop can handle hundreds of tools per server. However, for optimal LLM performance, Vinkius servers are designed to expose focused, well-documented tool sets rather than overwhelming the model with too many options.
Does Claude Desktop support Streamable HTTP transport?
Yes. Claude Desktop supports both SSE (Server-Sent Events) and the newer Streamable HTTP transport that Vinkius uses. Simply provide the server URL. Claude auto-negotiates the transport protocol.
Server not appearing after restart
Ensure the JSON is valid (no trailing commas). Check the file path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\\Claude\\ (Windows).
Authentication error
Verify your Vinkius token is correct. Go to cloud.vinkius.com to regenerate it if needed.
Tools not showing in chat
Click the 🔌 icon at the bottom of the chat input. If it shows 0 tools, the server may still be connecting. wait a few seconds.
Explore More MCP Servers
View all →
Fellow
12 toolsManage meeting notes and feedback via Fellow — list agenda items and decisions, track action items, handle recordings, and complete tasks directly from any AI agent.

Tower
10 toolsLightweight project management and team collaboration platform — manage tasks, projects, and discussions via AI.

NAICS/SIC Classification API
4 toolsSearch industry codes — audit NAICS and SIC via AI.

iFax
6 toolsSend and receive faxes from your phone or computer with cloud-based faxing that eliminates the need for physical machines.
