shopsavvy/shopsavvy-mcp-server
Complete product and pricing data solution for AI assistants. Search for products by barcode/ASIN/URL, access detailed product metadata, access comprehensive pricing data from thousands of retailers, view and track price history, and more.
Quick Start
Clone the repository:
git clone https://github.com/shopsavvy/shopsavvy-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"shopsavvy-mcp-server": {
"command": "npx",
"args": [
"-y",
"shopsavvy/shopsavvy-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.