Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

io.github.bobross2020/brickpulse-mcp

io.github.bobross2020/brickpulse-mcp

Query LEGO set details, retirement dates, deals, and price history from BrickPulse.ai

Uptime
100.0%
1 direct probes · 30d
Response
741ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_sets

Search LEGO sets by name, set number, theme, year, or price range. Returns matching sets with key details.

get_set_details

Get full details for a specific LEGO set including current retailer prices, BrickLink market data, and retirement status.

get_deals

Find the best current LEGO deals — sets selling below RRP at major retailers. Returns sets ranked by discount percentage.

get_retiring_soon

Find LEGO sets retiring soon. Useful for collectors who want to buy before sets become unavailable and prices increase on the secondary market.

get_price_history

Get price history and trends for a LEGO set across retailers over a given time period.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.bobross2020/brickpulse-mcp": {
      "url": "https://mcp.brickpulse.ai/mcp",
      "transport": "streamable-http"
    }
  }
}