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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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