Query real-time LEGO data from BrickPulse.ai. Search 19,000+ LEGO sets, find the best deals across US retailers, check retirement dates, and track price history. Tools include: search_sets (search by name, theme, year, price), get_set_details (full set info with retailer prices and BrickLink market data), get_deals (best current deals ranked by discount %), get_retiring_soon (sets retiring soon with urgency indicators), and get_price_history (price trends per retailer over time).
Server Config
{
"mcpServers": {
"brickpulse": {
"url": "https://mcp.brickpulse.ai/mcp"
}
}
}