Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"buywhere-mcp"
]
}
}
}
Or smoke-test directly:
npx -y buywhere-mcp
Details
| Website | https://www.npmjs.com/package/buywhere-mcp |
|---|---|
| GitHub | git+https://github.com/BuyWhere/buywhere-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | buywhere mcp mcp-server model-context-protocol product-search product-search-api product-search-mcp agent-product-search |
| Sources | npm |
| Discovered | 2026-05-25 |