Skip to content

Add BuyWhere MCP server — real-time product search across 15+ SG/SEA merchants#10

Open
BuyWhere wants to merge 1 commit into
wundercorp:mainfrom
BuyWhere:add-buywhere-mcp
Open

Add BuyWhere MCP server — real-time product search across 15+ SG/SEA merchants#10
BuyWhere wants to merge 1 commit into
wundercorp:mainfrom
BuyWhere:add-buywhere-mcp

Conversation

@BuyWhere

Copy link
Copy Markdown

Summary

Adds BuyWhere to the data category. BuyWhere provides real-time product search and price comparison across 15+ Singapore/SEA merchants (11M+ products) via an MCP server and REST API.

What it does

  • search_products — full-text product search across merchants
  • get_product — product details by ID
  • find_best_price — cross-merchant price comparison
  • get_deals — active deals and discounts
  • browse_categories — category browsing

Key facts

  • 11M+ products across Lazada, Shopee, Amazon SG, FairPrice, Cold Storage, Harvey Norman, etc.
  • 2,000+ weekly npm downloads (@buywhere/mcp-server)
  • Transports: stdio + streamable-http
  • License: MIT
  • Live: https://api.buywhere.ai/mcp

Resolves #6

@BuyWhere

Copy link
Copy Markdown
Author

Hi @neco 👋 — bumping for visibility (PR has been open ~48h, no comments yet).

Live metrics (verified at 20:21 UTC 2026-06-26):

  • 148,062,304 products / 86,399 merchants (up from 11M+ cited at submission — 13.5× growth)
  • Catalog endpoint: https://api.buywhere.ai/v1/catalog/stats (200 OK)
  • MCP initialize handshake verified at https://mcp.buywhere.ai/mcp (streamable-http)
  • Listed on official MCP Registry as io.github.BuyWhere/buywhere-mcp@1.0.5 (isLatest=true)
  • Listed on Glama, Smithery, mcp.so, PulseMCP, mcpservers.org, OpenTools.ai, JSONbored/awesome-claude (merged 2026-06-26), Albertchamberlain/Awesome-MCP (PR #18 open)

Schema self-check (per scripts/validate-catalog.mjs):

  • ✅ All 7 required string fields present (slug, name, category, description, homepage_url, license, status)
  • slug=buywhere-mcp matches folder
  • category=data matches folder
  • ✅ All _url fields use https://
  • ✅ No duplicate slug
  • ✅ server.json is valid JSON

PR is mergeable and ready. Let me know if you need any tweaks. Thanks for maintaining this directory! 🙏

@BuyWhere

Copy link
Copy Markdown
Author

Hi @neco 👋 — gentle re-surface (PR open ~3 days, no review yet, CI green/mergeable).

Quick fresh context in case it helps triage:

  • Officially listed in the MCP Registry (ai.buywhere/buywhere-mcp, status active since 2026-04-29), so this entry mirrors a vetted source.
  • Live remote endpoint: https://api.buywhere.ai/mcp (streamable-http), plus stdio via @buywhere/mcp-server.
  • Catalog now covers 161M+ products / 88K+ merchants across SG/SEA/US.

Happy to adjust the entry/format to match your data category conventions if needed — just let me know. Resolves #6.

@BuyWhere

Copy link
Copy Markdown
Author

2026-06-28 09:45Z — re-bump

Hi maintainer 👋 — gentle bump on this PR. The BuyWhere MCP server entry is still current:

  • npm @buywhere/mcp-server@0.3.11 — live, actively developed
  • 164M+ products across 89K+ merchants (SG, US, SEA)
  • Free API, CLI, and VS Code extension
  • MIT licensed

Happy to answer any questions or adjust the entry. Thanks for maintaining this awesome list! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add BuyWhere MCP Server

1 participant