← Index

BuyWhere MCP

ai.buywhere/buywhere-mcp·v0.1.2·Search
Quality Score
85
/100

BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "buywhere-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buywhere-mcp"
      ],
      "env": {
        "BUYWHERE_API_KEY": "<your-buywhere_api_key>",
        "BUYWHERE_API_URL": "<buywhere_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "buywhere-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buywhere-mcp"
      ],
      "env": {
        "BUYWHERE_API_KEY": "<your-buywhere_api_key>",
        "BUYWHERE_API_URL": "<buywhere_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y buywhere-mcp
§02  Environment variables
BUYWHERE_API_KEY
requiredsecret

BuyWhere API key used for authenticated product catalog requests.

BUYWHERE_API_URL

Optional override for the BuyWhere API base URL.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Search