Back to MCP Servers
Shopsavvy
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.
search-data-extractionai
By shopsavvy
Installation
npx -y shopsavvy-mcp-serverConfiguration
{
"mcpServers": {
"shopsavvy-mcp-server": {
"command": "npx",
"args": ["-y", "shopsavvy-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes