Skip to content

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

License

Notifications You must be signed in to change notification settings

johan-perso/mcp-shop-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 💙

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published