← Back to Plugins
MCP Server MCP

io.github.bobross2020/brickpulse-mcp

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.brickpulse.ai/mcp"
    },
    {
      "type": "sse",
      "url": "https://mcp.brickpulse.ai/sse"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http sse

Comments

Sign in to leave a comment

Loading comments...