MCP Server
Name: BuyWhere MCP
GitHub: https://github.com/BuyWhere/buywhere-mcp
Website: https://buywhere.ai
Description
Real-time product search, price comparison, and deal discovery for AI agents. 11M+ products across 3,700+ retailers in Singapore, Southeast Asia, and US markets. Works with Claude Desktop, Cursor, VS Code, and any MCP-compatible client.
Install
MCP Config
{
"mcpServers": {
"buywhere": {
"command": "npx",
"args": ["-y", "@buywhere/mcp"],
"env": {
"BUYWHERE_API_KEY": "your-api-key"
}
}
}
}
Key Facts
- 2,000+ weekly npm downloads
- Open-source (MIT license)
- 11M+ products across 15+ merchants
- Streamable HTTP transport supported
- 15+ product search tools
MCP Server
Name: BuyWhere MCP
GitHub: https://github.com/BuyWhere/buywhere-mcp
Website: https://buywhere.ai
Description
Real-time product search, price comparison, and deal discovery for AI agents. 11M+ products across 3,700+ retailers in Singapore, Southeast Asia, and US markets. Works with Claude Desktop, Cursor, VS Code, and any MCP-compatible client.
Install
MCP Config
{ "mcpServers": { "buywhere": { "command": "npx", "args": ["-y", "@buywhere/mcp"], "env": { "BUYWHERE_API_KEY": "your-api-key" } } } }Key Facts