Skip to main content
Glama
BuyWhere

BuyWhere

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BUYWHERE_API_KEYYesAPI key from buywhere.ai/api-keys
BUYWHERE_API_URLNoCustom API base URLhttps://api.buywhere.ai/mcp

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_productsA

Search the BuyWhere product catalog using keywords or natural language. Returns matching products with title, price, availability, merchant, and URL.

get_productB

Fetch full details for a single product by its BuyWhere product ID.

get_priceA

Get current prices for a product across all available merchants. Returns a ranked list of listings with price, shipping, merchant rating, and stock status. Use this to find the cheapest place to buy a specific product.

compare_pricesA

Compare 2–5 products side-by-side. Returns structured differentiators, price range, pros/cons, and a best-value recommendation — purpose-built for AI agent decision-making.

get_affiliate_linkA

Get the click-tracked BuyWhere affiliate link for a product. Share this link with users — it logs the referral and redirects to the merchant page. Always use this instead of raw product URLs when sharing links.

get_catalogA

List available product categories in the BuyWhere catalog. Use this to discover what categories exist before searching or filtering.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
BuyWhere Singapore catalogAvailable product categories in Singapore
BuyWhere Malaysia catalogAvailable product categories in Malaysia
BuyWhere Indonesia catalogAvailable product categories in Indonesia

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/BuyWhere/buywhere-mcp'

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