BuyWhere MCP Server
MCP server for Thai/SG e-commerce price comparison — FairPrice, Shopee, Lazada, 15+ merchants with real-time pricing.
Repo: https://github.com/BuyWhere/buywhere-mcp
Website: https://buywhere.ai
{
"mcpServers": {
"buywhere": {
"command": "npx",
"args": ["-y", "@buywhere/mcp-server"],
"env": {
"BUYWHERE_API_KEY": "your_key"
}
}
}
}
BuyWhere MCP Server
MCP server for Thai/SG e-commerce price comparison — FairPrice, Shopee, Lazada, 15+ merchants with real-time pricing.
Repo: https://github.com/BuyWhere/buywhere-mcp
Website: https://buywhere.ai
{ "mcpServers": { "buywhere": { "command": "npx", "args": ["-y", "@buywhere/mcp-server"], "env": { "BUYWHERE_API_KEY": "your_key" } } } }