MCP Shop Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Shop ServerFind the best price for a Sony WH-1000XM5 on Amazon and eBay"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Version française ici.
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
Dealabs, hotukdeals, Chollometro, mydealz, pepper.pl, pepper.it, Pepperdeals (US)
Related MCP server: mcp-amazon
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.jsLicense
MIT © Johan. Support this project if you want to help me 💙
This server cannot be deployed
Maintenance
Related MCP Connectors
AI-powered product search, affiliate links, and price negotiation for e-commerce platforms
AI marketplace: search, buy, sell across Amazon, eBay, AliExpress. 13 tools.
Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.
Shopping MCP for AI agents: search, compare, Amazon buy links. Auto-register.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to search eBay listings, track item prices over time, and identify deals below market value using eBay's APIs. It provides tools for category browsing and retrieving detailed information for specific listings.1MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search products, manage cart, place orders, and track shipments on Amazon via browser automation.14 npm1MIT
- AlicenseAqualityDmaintenanceEnables AI agents to search products, view item details, track and place bids, make Buy It Now purchases, view order history, and track shipments on eBay via browser automation with Playwright.75 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to automate Taobao shopping tasks such as searching products, viewing details, adding to cart, placing orders, and making payments via Playwright.19MIT