Skip to main content
Glama
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

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 💙

-
security - not tested
A
license - permissive license
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/johan-perso/mcp-shop-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server