mcpbeat

Boostermage MTG Prices MCP Server

com.boostermage/mtg-prices
answering

Boostermage MTG Prices is answering right now. Last checked moments ago. It exposes 15 tools. Last commit 18 Jun 2026.

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

Uptime history 41 hours of history · worst hour 43%
41 hours agonow
50.0%
Uptime 24h
92 of 184 checks
15
Tools
read from the server
232 ms
Response time
average over 24h
0
Stars
last commit 18 Jun 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add mtg-prices --transport http https://mcp.boostermage.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mtg-prices": {
      "url": "https://mcp.boostermage.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mtg-prices]
url = "https://mcp.boostermage.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mtg-prices": {
      "url": "https://mcp.boostermage.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mtg-prices": {
      "url": "https://mcp.boostermage.com/mcp"
    }
  }
}

Available tools 15

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

price
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'.
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.
get_price_range
Get the lowest, highest, and average recorded price for a product.
products
get_set_products
Get all products in a specific MTG set with current prices.
search_products
Search the sealed MTG catalogue by product name, set name, ID, or category. Descriptive words such as 'sealed products' are accepted.
retailer
get_retailer_list
List all tracked MTG retailers.
get_retailer_products
Get products available at a specific retailer.
best
find_best_price
Find the cheapest currently available in-stock or pre-order price for a product across all retailers.
compare
compare_prices
Compare a product's current price across all retailers.
deals
find_deals
Find MTG products currently priced below average market price.
overpriced
find_overpriced
Find MTG products priced above average market price. Useful for 'what is overpriced' or 'which products are expensive compared to market'.
product
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', or 'what does a booster box contain'.
recently
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'.
stock
find_in_stock
Find MTG products currently in stock or pre-order.
upcoming
get_upcoming_releases
Get upcoming MTG release schedule with confirmed dates.

Endpoints

URLTransportStateLatencyChecked
https://mcp.boostermage.com/mcp streamable-http answering 286 ms 0 min ago
https://mcp.boostermage.com/sse sse answering 191 ms 0 min ago

Boostermage MTG Prices — questions

Answers built from our own checks of this server.

What can Boostermage MTG Prices do?
It exposes 15 tools, read directly from the server on our last check. Among them: compare_prices, find_best_price, find_deals, find_in_stock, find_overpriced, find_recently_restocked and 9 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Boostermage MTG Prices mostly used for?
Its tools cluster around price, retailer and products. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Boostermage MTG Prices working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 184 checks got a reply (50.0%), average response time 232 ms. The bar chart above shows every period we have measured.
How do I connect Boostermage MTG Prices?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Boostermage MTG Prices need an API key?
No. Boostermage MTG Prices completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Boostermage MTG Prices?
It answers our handshake in 232 ms on average, which is faster than 56% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Boostermage MTG Prices open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.