Skip to main content
Glama
jongan69

Shopping Deals MCP Server

by jongan69

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EBAY_APP_IDNoeBay client ID for OAuth client credentials.
EBAY_DEV_IDNoeBay dev ID, stored for account completeness.
EBAY_CERT_IDNoeBay client secret for OAuth client credentials.
SERPAPI_API_KEYNoEnables Google Shopping via SerpApi.
CRAIGSLIST_SITESNoComma-separated Craigslist sites.
EBAY_USE_SANDBOXNoSet true for sandbox eBay APIs.false
EBAY_ACCESS_TOKENNoExisting eBay OAuth access token.
EBAY_MARKETPLACE_IDNoDefaults to EBAY_US.EBAY_US
SHOPPING_TAX_SHIPPINGNoWhether shipping is included in estimated tax base. Defaults to true.true
SHOPPING_ENABLE_AMAZON_SCRAPENoEnables Amazon public HTML parsing.
SHOPPING_HTTP_TIMEOUT_SECONDSNoRequest timeout. Defaults to 15.15
SHOPPING_MAX_RESULTS_PER_SOURCENoDefault per-source search size.
SHOPPING_ESTIMATED_TAX_RATE_PERCENTNoDefault tax estimate rate.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sourcesA

List shopping sources and show which credentials or flags are required.

search_productsC

Search enabled shopping platforms and return normalized product listings.

find_best_dealsC

Search products and rank the strongest deals with reasons and warnings.

find_cheapest_offersC

Search products and return exact-model offers sorted by shipped total plus estimated tax.

compare_pricesC

Group comparable listings and report low, high, and average observed prices.

get_listing_detailsC

Fetch listing details for sources that support detail lookups.

Prompts

Interactive templates invoked by user choice

NameDescription
deal_hunter_promptPrompt template for careful shopping research.

Resources

Contextual data attached and managed by the client

NameDescription
source_resourceHuman-readable shopping source status.
deal_scoring_resourceExplain how deal scoring works.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jongan69/shopping-deals-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server