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

Related MCP server: GoodRx MCP Server

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 💙

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to search eBay listings, track item prices over time, and identify deals below market value using eBay's APIs. It provides tools for category browsing and retrieving detailed information for specific listings.
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to search for real-time prescription drug prices, find local pharmacies, and retrieve discount coupons through the GoodRx service. It uses Playwright browser automation to provide drug comparisons and checkout details like BIN and PCN codes.
    5
    9
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to search products, view item details, track and place bids, make Buy It Now purchases, view order history, and track shipments on eBay via browser automation with Playwright.
    7
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • Shopping MCP for AI agents: search, compare, Amazon buy links. Auto-register.

  • Search products, compare prices and discover deals across 6 European markets with your AI assistant.

  • AI-agent search API: Google, YouTube, Amazon, Reddit, TikTok, TikTok Shop, Instagram, X, LinkedIn

View all MCP Connectors

Appeared in Searches

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