Version française ici.
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.

- 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)
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"
]
}
}
}
git clone https://github.com/johan-perso/mcp-shop-server
cd mcp-shop-server
npm install
npx @modelcontextprotocol/inspector node index.js
MIT © Johan. Support this project if you want to help me 💙