Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Boostermage Mtg Prices

com.boostermage/mtg-prices

Live MTG sealed product prices across UK retailers. Search, compare, track deals and price drops.

Uptime
100.0%
2 direct probes · 30d
Response
299ms
last probe
Tools
15
callable
Resources
0
readable
Prompts
0
available

Tools · 15

get_price_history

Get compact daily historical price trends for a product, optionally scoped to one retailer. Includes the recorded low, high, average, coverage dates, and observation count.

find_best_price

Find the cheapest currently available in-stock or pre-order price for a product across all retailers.

compare_prices

Compare a product's current price across all retailers.

search_products

Search the sealed MTG catalogue by product name, set name, ID, or category. Descriptive words such as 'sealed products' are accepted.

get_retailer_list

List all tracked MTG retailers.

get_upcoming_releases

Get upcoming MTG release schedule with confirmed dates.

find_deals

Find MTG products currently priced below average market price.

get_price_range

Get the lowest, highest, and average recorded price for a product.

find_in_stock

Find MTG products currently in stock or pre-order.

get_set_products

Get all products in a specific MTG set with current prices.

get_retailer_products

Get products available at a specific retailer.

get_price_drops

Find MTG products that dropped in price recently. Useful for answering 'what dropped in price' or 'price drops in last N hours'.

find_recently_restocked

Find MTG products that recently became available (restocked or new listings). Useful for 'what just came back in stock' or 'recently restocked'.

find_overpriced

Find MTG products priced above average market price. Useful for 'what is overpriced' or 'which products are expensive compared to market'.

get_product_details

Get detailed information about a specific MTG product from the official catalog, including description, contents, features, and release date. Useful for 'what is in this product', 'tell me about X', o…

How to use

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

{
  "mcpServers": {
    "boostermage_mtg_prices": {
      "url": "https://mcp.boostermage.com/mcp",
      "transport": "http"
    }
  }
}