Loading MCP server directory, please wait...
BuyWhere MCP server — product catalog for Claude Desktop, Cursor, and MCP agents.
npx @getmcp/cli add io.github.BuyWhere/buywhere-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BUYWHERE_API_KEYBuyWhere API key used for authenticated product catalog requests.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.BuyWhere/buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
],
"env": {
"BUYWHERE_API_KEY": "",
"BUYWHERE_API_URL": ""
}
}
}
}