Today we launched BuyWhere on Product Hunt.
BuyWhere is an open-source MCP server that lets AI agents search, compare, and discover real products across 50M+ items in 6 markets. It works with any MCP-compatible client — Claude, Cursor, Cline, Continue, VS Code.
The problem it solves:
AI agents lack access to structured, real-time commerce data. Without it, they hallucinate prices, scrape fragile HTML, or can't shop at all.
BuyWhere exposes 5 MCP tools:
| Tool | What It Does |
|---|---|
| search_products | Natural language product search with filters |
| get_product | Full details — specs, price, availability |
| compare_products | Side-by-side comparison across markets |
| get_deals | Active promotions and price drops |
| list_categories | Category taxonomy |
Each returns structured JSON. The agent reasons over real data, not guesses.
Quick start:
- Get free API key: https://buywhere.ai/api-keys
- npx -y @buywhere/mcp-server
- Configure in your MCP client
- Ask: "Search for Sony WH-1000XM5 and find the best price across Singapore, Japan, and the US"
Why the MCP for ecommerce category matters:
The MCP ecosystem has servers for databases, file systems, web search, and APIs. But product search has been underserved — especially cross-market product search.
BuyWhere is the first MCP server purpose-built for cross-border AI agent commerce. The category is wide open. We're building in public.
Links:
- Product Hunt: https://www.producthunt.com/posts/buywhere
- GitHub: https://github.com/buywhere/buywhere-mcp
- MCP for Ecommerce Guide: https://buywhere.ai/mcp-ecommerce
- API Keys: https://buywhere.ai/api-keys
Top comments (0)