HomeMarketing & E-Commerce › BuyWhere MCP

BuyWhere MCP

Product search, price comparison, and affiliate-ready shopping across Singapore and US retailers.

TypeScript Cloud macOSWindowsLinux
★ 14 stars Last pushed 2026-09-22 License: MIT

Topics: E-Commerce

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.1)

npx -y @buywhere/mcp-server@0.3.1

Or add to your MCP client config:

{
  "mcpServers": {
    "buywhere-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@buywhere/mcp-server@0.3.1"
      ],
      "env": {
        "BUYWHERE_API_KEY": "<YOUR_VALUE>",
        "BUYWHERE_API_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • BUYWHERE_API_KEY required secret — Your BuyWhere API key for authenticated product catalog requests
  • BUYWHERE_API_URL — Override the BuyWhere API base URL (default: https://api.buywhere.ai)

This repository has 3 servers listed in the Official MCP Registry.

Other names: ai.buywhere/catalog-api, io.github.BuyWhere/buywhere-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry