Skip to content
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
6.1%
33 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

io.github.gregario/lego-oracle
LEGO sets, parts, minifigs, and inventories as an MCP server
0 tools
io.github.csoai-org/price-tracker-ai-mcp
price-tracker-ai-mcp MCP server by MEOK AI Labs
0 tools
Brick Directory
Comprehensive LEGO database for sets, minifigures, parts, and market pricing
0 tools
io.github.vdalhambra/financekit-mcp
Stock quotes, technical analysis, crypto prices, and portfolio insights for AI agents
0 tools
io.github.BuildPulseLLC/buildpulse-mcp
BuildPulse CI test analytics for AI agents — flaky tests, coverage, and CI run history.
0 tools · streamable-http
io.github.BlockRunAI/blockrun-mcp
Live data for AI agents: search, research, markets, crypto, X/Twitter. Pay per call.
0 tools

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