BuyWhere MCP
Rank #9,513ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
BuyWhere MCP is a Model Context Protocol (MCP) server published by BuyWhere. It ranks #9,513 of 132,046 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. BuyWhere MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 29, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 122,533 of 132,046 servers on MCP Toplist.
Use BuyWhere MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add buywhere-mcp -e "BUYWHERE_API_KEY=<your BUYWHERE_API_KEY>" -e "BUYWHERE_API_URL=<your BUYWHERE_API_URL>" -- npx -y @buywhere/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.buywhere-mcp]
command = "npx"
args = ["-y", "@buywhere/mcp-server"]
[mcp_servers.buywhere-mcp.env]
BUYWHERE_API_KEY = "<your BUYWHERE_API_KEY>"
BUYWHERE_API_URL = "<your BUYWHERE_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
],
"env": {
"BUYWHERE_API_KEY": "<your BUYWHERE_API_KEY>",
"BUYWHERE_API_URL": "<your BUYWHERE_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
],
"env": {
"BUYWHERE_API_KEY": "<your BUYWHERE_API_KEY>",
"BUYWHERE_API_URL": "<your BUYWHERE_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"buywhere-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
],
"env": {
"BUYWHERE_API_KEY": "<your BUYWHERE_API_KEY>",
"BUYWHERE_API_URL": "<your BUYWHERE_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
],
"env": {
"BUYWHERE_API_KEY": "<your BUYWHERE_API_KEY>",
"BUYWHERE_API_URL": "<your BUYWHERE_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
],
"env": {
"BUYWHERE_API_KEY": "<your BUYWHERE_API_KEY>",
"BUYWHERE_API_URL": "<your BUYWHERE_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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%2Fbuywhere-mcp)<a href="https://mcptoplist.com/server/ai.buywhere%2Fbuywhere-mcp"><img src="https://mcptoplist.com/badge/ai.buywhere%2Fbuywhere-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
BuyWhere
Other servers by BuyWhere
View all BuyWhere servers →Available versions (2)
| Version | Published |
|---|---|
| 0.3.1 | May 3, 2026 |
| 0.1.2 | Apr 29, 2026 |
Frequently asked questions
- Who maintains BuyWhere MCP?
- BuyWhere MCP is maintained by BuyWhere, which publishes 5 MCP servers (20 total versions) tracked on MCP Toplist.
- Is BuyWhere MCP listed on the Official MCP Registry?
- Yes — BuyWhere MCP is listed on the Official MCP Registry.
- How many versions does BuyWhere MCP have?
- MCP Toplist tracks 2 versions of BuyWhere MCP, most recently published on May 3, 2026.
- Where can I find the source code for BuyWhere MCP?
- The source code for BuyWhere MCP is hosted at github.com/BuyWhere/buywhere-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.