BuyWhere Product Catalog
Rank #1,737ai.buywhere/catalog-api
Search 1.5M+ products across 20+ platforms. Compare prices, find deals, browse categories.
BuyWhere Product Catalog is a Model Context Protocol (MCP) server published by BuyWhere. It ranks #1,737 of 115,591 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. BuyWhere Product Catalog is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on May 5, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 113,854 of 115,591 servers on MCP Toplist.
Use BuyWhere Product Catalog
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http catalog-api https://mcp.buywhere.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.catalog-api]
url = "https://mcp.buywhere.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.buywhere.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"catalog-api": {
"url": "https://mcp.buywhere.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"catalog-api": {
"type": "http",
"url": "https://mcp.buywhere.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"catalog-api": {
"serverUrl": "https://mcp.buywhere.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"catalog-api": {
"url": "https://mcp.buywhere.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.buywhere%2Fcatalog-api)<a href="https://mcptoplist.com/server/ai.buywhere%2Fcatalog-api"><img src="https://mcptoplist.com/badge/ai.buywhere%2Fcatalog-api.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
BuyWhere
Other servers by BuyWhere
View all BuyWhere servers →Available versions (3)
| Version | Published |
|---|---|
| 1.1.1 | Aug 24, 2026 |
| 1.1.0 | Aug 24, 2026 |
| 1.0.0 | May 5, 2026 |
Frequently asked questions
- Who maintains BuyWhere Product Catalog?
- BuyWhere Product Catalog is maintained by BuyWhere, which publishes 2 MCP servers (15 total versions) tracked on MCP Toplist.
- Is BuyWhere Product Catalog listed on the Official MCP Registry?
- Yes — BuyWhere Product Catalog is listed on the Official MCP Registry, alongside Glama.
- How many versions does BuyWhere Product Catalog have?
- MCP Toplist tracks 3 versions of BuyWhere Product Catalog, most recently published on Aug 24, 2026.
- Where can I find the source code for BuyWhere Product Catalog?
- The source code for BuyWhere Product Catalog is hosted at github.com/BuyWhere/buywhere.