MCP Hub
Back to servers

MCP Shop Server

A multi-region shopping assistant that uses Playwright to automate deal-hunting and product searches across Amazon, eBay, and various Pepper-network sites like Dealabs and Mydealz.

Stars
2
Updated
Jul 28, 2025
Validated
Feb 15, 2026
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.

image

Compatible websites

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 💙

Reviews

No reviews yet

Sign in to write a review