BuyWhere MCP Server
Rank #3,552io.github.BuyWhere/buywhere-mcp
Search millions of products across global platforms with AI-powered price comparison and deal discovery.
BuyWhere MCP Server is a Model Context Protocol (MCP) server published by buywhere. It ranks #3,552 of 76,851 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. BuyWhere MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 10 tracked versions. It was first listed on Apr 16, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 73,299 of 76,851 servers on MCP Toplist.
Use BuyWhere MCP Server
Add BuyWhere MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"buywhere-mcp": {
"url": "https://mcp.buywhere.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
],
"env": {
"BUYWHERE_API_KEY": "<your BUYWHERE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
buywhere
Other servers by buywhere
View all buywhere servers →Available versions (10)
| Version | Published |
|---|---|
| 0.3.8 | May 7, 2026 |
| 1.0.4 | May 7, 2026 |
| 0.3.7 | May 6, 2026 |
| 1.0.3 | May 5, 2026 |
| 1.0.2 | May 5, 2026 |
| 1.0.0 | May 5, 2026 |
| 1.0.1 | May 3, 2026 |
| 0.3.1 | May 3, 2026 |
| 0.1.4 | May 3, 2026 |
| 0.1.2 | Apr 29, 2026 |
Frequently asked questions
- Who maintains BuyWhere MCP Server?
- BuyWhere MCP Server is maintained by buywhere, which publishes 2 MCP servers (11 total versions) tracked on MCP Toplist.
- Is BuyWhere MCP Server listed on the Official MCP Registry?
- Yes — BuyWhere MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does BuyWhere MCP Server have?
- MCP Toplist tracks 10 versions of BuyWhere MCP Server, most recently published on May 7, 2026.
- Where can I find the source code for BuyWhere MCP Server?
- The source code for BuyWhere MCP Server is hosted at github.com/buywhere/buywhere-mcp.