Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

gregario/lego-oracle MCP server](https://glama.ai/mcp/servers/gregario/lego-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/lego-oracle) πŸ“‡ 🏠 - LEGO sets, parts, minifigs, colours, and inventories from Rebrickable.

README.md

<!-- mcp-name: io.github.gregario/lego-oracle --> <p align="center"> <h1 align="center">LEGO Oracle</h1> <p align="center">LEGO sets, parts, minifigs, and inventories. An MCP server.</p> </p>

<p align="center"> <a href="https://www.npmjs.com/package/lego-oracle"><img src="https://img.shields.io/npm/v/lego-oracle.svg" alt="npm version"></a> <a href="https://www.npmjs.com/package/lego-oracle"><img src="https://img.shields.io/npm/dm/lego-oracle.svg" alt="npm downloads"></a> <a href="https://github.com/gregario/lego-oracle/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT Licence"></a> <a href="https://nodejs.org"><img src="https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg" alt="Node.js 18+"></a> <a href="https://modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP-compatible-purple.svg" alt="MCP Compatible"></a> <a href="https://glama.ai/mcp/servers/gregario/lego-oracle"><img src="https://glama.ai/mcp/servers/gregario/lego-oracle/badges/score.svg" alt="lego-oracle MCP server"></a> </p>

---

Ask your AI assistant about LEGO sets, find specific bricks, look up minifigures, browse themes, and compare sets. All backed by Rebrickable's catalog (26k sets, 62k parts, 17k minifigs), not hallucinations.

10 tools. Zero config. Works with every MCP-compatible IDE.

![lego-oracle MCP server](https://glama.ai/mcp/servers/gregario/lego-oracle) ![gregario/lego-oracle MCP server](https://glama.ai/mcp/servers/gregario/lego-oracle)

Install

npx -y lego-oracle

Add to your IDE

<details open> <summary><strong>Claude Code</strong></summary>

claude mcp add lego-oracle -- npx -y lego-oracle

</details>

<details> <summary><strong>Claude Desktop</strong></summary>

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%/Claude/claude_desktop_config.json (Windows): ``json { "mcpServers": { "lego-oracle": { "command": "npx", "args": ["-y", "lego-oracle"] } } } `` </details>

<details> <summary><strong>Cursor</strong></summary>

Add to .cursor/mcp.json: ``json { "mcpServers": { "lego-oracle": { "command": "npx", "args": ["-y", "lego-oracle"] } } } `` </details>

<details> <summary><strong>VS Code (Copilot)</strong></summary>

Add to .vscode/mcp.json: ``json { "servers": { "lego-oracle": { "command": "npx", "args": ["-y", "lego-oracle"] } } } `` </details>

<details> <summary><strong>Windsurf</strong></summary>

Add to ~/.codeium/windsurf/mcp_config.json: ``json { "mcpServers": { "lego-oracle": { "command": "npx", "args": ["-y", "lego-oracle"] } } } `` </details>

<details> <summary><strong>Zed</strong></summary>

Add to settings.json: ``json { "context_servers": { "lego-oracle": { "command": { "path": "npx", "args": ["-y", "lego-oracle"] } } } } `` </details>

Tools

Set Tools

| Tool | Description | |------|-------------| | search_sets | Search for sets by name, theme, year, or piece count. Full-text search with filters. | | get_set | Get complete set details: inventory (grouped by part category), minifigures, theme hierarchy. | | compare_sets | Compare 2-4 sets side by side: piece count, year, theme, minifigs, shared parts. |

Part Tools

| Tool | Description | |------|-------------| | search_parts | Search parts by name, category, colour, or material. | | get_part | Get part details including available colours and mold/print variants. | | find_part_in_sets | Find which sets contain a specific part (optionally in a specific colour), sorted by quantity. |

Minifig Tools

| Tool | Description | |------|-------------| | search_minifigs | Search minifigures by name. | | get_minifig | Get minifig details and every set it appears in. |

Discovery Tools

| Tool | Description | |------|-------------| | browse_themes | Browse the LEGO theme hierarchy. Top-level themes or drill into sub-themes with set counts. | | find_mocs | Find community alternate builds (MOCs) for a set's parts. |

Data

All data is embedded at build time from Rebrickable. No network calls at runtime.

| Category | Count | |----------|-------| | Sets | 26,339 | | Parts | 61,702 | | Colours | 275 | | Minifigures | 16,646 | | Inventory entries | 1,483,652 | | Part relationships | 35,757 | | Themes | 490 |

Data is updated daily via GitHub Actions. New npm versions are published automatically when Rebrickable data changes.

Development

npm install
npm run build
npm test             # 141 tests

To refresh data from Rebrickable:

npm run fetch-data
npm run build

Attribution

Data from Rebrickable. LEGO is a trademark of the LEGO Group. This project is not produced by or endorsed by the LEGO Group.

License

MIT

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Search servers.