Add it to Claude Code
claude mcp add mcp-shop-server -- npx mcp-shop-server@latestMake your agent remember this setup
mcp-shop-server's config, env vars, and the gotchas you hit — recalled in every future Claude Code, Cursor, and Codex session.
npx conare@latestFree · one command · indexes the sessions already on disk. Set up in the browser instead →
What it does
- Automated browsing using Playwright
- Support for multiple Amazon regional sites
- Integration with eBay marketplaces
- Access to major deal-tracking platforms like Dealabs and mydealz
Try it
Original README from johan-perso/mcp-shop-server
Version française [ici](https://github.com/johan-perso/mcp-shop-server/blob/main/README.fr.md).
MCP Shop Server
An MCP server to help you shop online by letting your AI model find the best deals for you. It can browse multiple compatible websites across multiple regions using Playwright to interact with them.
Compatible websites
- Amazon.com, Amazon.fr, Amazon.de, Amazon.co.uk, Amazon.it, Amazon.es, Amazon.com.be
- eBay.com, eBay.fr
- Dealabs, hotukdeals, Chollometro, mydealz, pepper.pl, pepper.it, Pepperdeals (US)
Configuration
You can use this standard configuration example that should work for most MCP clients:
{
"mcpServers": {
"mcp-shop-server": {
"command": "npx",
"args": [
"mcp-shop-server@latest"
]
}
}
}
Development
git clone https://github.com/johan-perso/mcp-shop-server
cd mcp-shop-server
npm install
npx @modelcontextprotocol/inspector node index.js
License
MIT © Johan. Support this project if you want to help me 💙