MCP Shop Server MCP Server

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add mcp-shop-server -- npx mcp-shop-server@latest
README.md

Help your AI model find the best online deals for you.

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

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 💙

Configuration

claude_desktop_config.json
{"mcpServers": {"mcp-shop-server": {"command": "npx", "args": ["mcp-shop-server@latest"]}}}

Try it

Find the best current deals for a mechanical keyboard on Amazon.
Compare the price of the latest iPhone on eBay and Amazon.
Search for discounts on gaming laptops across European deal sites.
Check if there are any active deals for noise-canceling headphones on Dealabs.

Frequently Asked Questions

What are the key features of MCP Shop Server?

Automated browsing using Playwright. Support for multiple Amazon regional sites. Integration with eBay marketplaces. Access to major deal-tracking platforms like Dealabs and mydealz.

What can I use MCP Shop Server for?

Comparing product prices across different international Amazon stores. Automating the search for limited-time discounts on tech gadgets. Aggregating deal information from multiple regional deal-tracking websites.

How do I install MCP Shop Server?

Install MCP Shop Server by running: npx mcp-shop-server@latest

What MCP clients work with MCP Shop Server?

MCP Shop Server works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep MCP Shop Server docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare