Boostermage Mtg Prices

by fmacpro

219 downloads
Not rated
GitHub

About

MCP server for Boostermage Mtg Prices.

Details

Author
fmacpro
Downloads
219
Categories
Other

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Boostermage Mtg Prices
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

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

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', or 'what does a booster box contain'.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "boostermage mtg prices": {
            "boostermage": {
                "type": "http",
                "url": "https://mcp.boostermage.com/mcp"
            }
        }
    }
}

McpServers

{
    "boostermage": {
        "type": "http",
        "url": "https://mcp.boostermage.com/mcp"
    }
}
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.