SkillAgentSearch skills...

mcp-shop-server

An MCP server to help you shop online by letting your AI model find the best deals for you.

Install / Use

claude mcp add johan-perso -- npx -y github:johan-perso/mcp-shop-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

56/100

Supported Platforms

Claude Code
Claude Desktop

Tags

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.

<img width="1390" height="969" alt="image" src="https://github.com/user-attachments/assets/46d5ae39-6a44-48a2-bdfb-d75851af1600" />

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 💙

Related Skills

View on GitHub
GitHub Stars3
CategoryDevelopment
Updated1y ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Jul 28, 2025

1 medium2 low