We just shipped @buywhere/mcp-server@0.2.0 — a major update that brings cross-border product search to AI agents.
What's New
-
compare_products— Find the best price across multiple retailers in one call -
list_categories— Browse product catalog by category - Package renamed from
buywhere-mcpto@buywhere/mcp-server
All existing tools (search_products, find_best_price, get_deals) continue to work.
Quick Start
npx -y @buywhere/mcp-server
Then configure in your AI client of choice. For a complete walkthrough, check out the BuyWhere MCP Quickstart Guide.
Why This Matters
AI agents can now search products, compare prices, and find deals across US, Singapore, and SEA markets in one NPX command. No API keys required to start — just run and go.
{
"mcpServers": {
"buywhere": {
"command": "npx",
"args": ["-y", "@buywhere/mcp-server"]
}
}
}
Learn More
- 📖 Quickstart Guide — Set up in 5 minutes
- 🎯 Your AI Agent Can Search Products in 5 Lines of Code
- 🏪 MCP Use Case Gallery — 10 ready-to-use prompts
- 📦 GitHub
- 📦 npm
Related reading:
- BuyWhere MCP Server v0.2.0 detailed release notes
- @buywhere/mcp-server v0.2.0 cross-border search release
- BuyWhere MCP product search now on GitHub v1.0.0
- BuyWhere MCP listing blitz across 4+ MCP directories
Built for AI agents. Cross-border product search in one command.
Latest update: See the full BuyWhere MCP Server v0.2.0 — Cross-Border Product Search for AI Agents for the complete changelog and all new features.
Top comments (0)