Back to search
100
MCP live v1.0.0 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
15.4%
13 probes
Response
666ms
last probe
Tools
5
callable

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.

Similar MCP servers embedding-nearest

BuyWhere MCP Server live
Open-source MCP server for AI agent commerce. Search 50M+ products across 6 markets.
6 tools · streamable-http
io.github.gregario/lego-oracle
LEGO sets, parts, minifigs, and inventories as an MCP server
0 tools
Brick Directory
Comprehensive LEGO database for sets, minifigures, parts, and market pricing
0 tools
info.blocksize.mcp/agentic-payments live
Public MCP discovery for Blocksize market data, pricing, and docs.
6 tools · streamable-http
cloud.dchub/mcp-server live
Data center intelligence: 20,000+ facilities, M&A deals, site scoring, and market analytics.
28 tools · streamable-http
com.thenextgennexus/social-content-mcp-server live
Dev.to, Steam, podcasts, Eventbrite — cross-format content discovery for AI curators.
4 tools · streamable-http

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"
    }
  }
}