BuyWhere
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BUYWHERE_API_KEY | Yes | API key from buywhere.ai/api-keys | |
| BUYWHERE_API_URL | No | Custom API base URL | https://api.buywhere.ai/mcp |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| BuyWhere Singapore catalog | Available product categories in Singapore |
| BuyWhere Malaysia catalog | Available product categories in Malaysia |
| BuyWhere Indonesia catalog | Available 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