shopsavvy/shopsavvy-mcp-server
by Various
Model Context Protocol (MCP) server for ShopSavvy Data API - provides product lookup, pricing, and historical data tools for AI assistants.
MCP
shopsavvy/shopsavvy-mcp-server
Added 1 June 2026
Overview
This is a Model Context Protocol (MCP) server that wraps the ShopSavvy Data API. It provides tools for product lookup, current pricing, and historical price data to AI assistants. The server is written in JavaScript and exposes these capabilities through the standard MCP interface.
Best for
Best for
Developers building AI assistants that need product pricing and historical data
Use cases
- Look up current prices for a product by barcode or search
- Retrieve historical pricing trends for a specific item
- Get detailed product information for comparison shopping
Notes
This is a Model Context Protocol (MCP) server that wraps the ShopSavvy Data API. It provides tools for product lookup, current pricing, and historical price data to AI assistants. The server is written in JavaScript and exposes these capabilities through the standard MCP interface.
7 stars on GitHub. Last updated 2026-04-04. Licensed MIT.
Use cases
- Look up current prices for a product by barcode or search
- Retrieve historical pricing trends for a specific item
- Get detailed product information for comparison shopping
Pros
- Open source and available on GitHub for transparency
- Uses the standard MCP protocol for easy integration with MCP-compatible AI assistants
- Provides access to real-time and historical pricing data from ShopSavvy
Cons
- Low star count (7) indicates limited community adoption and testing
- Requires a ShopSavvy API key, adding a dependency on an external service
- Only implemented in JavaScript, limiting language flexibility
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and available on GitHub for transparency
- Uses the standard MCP protocol for easy integration with MCP-compatible AI assistants
- Provides access to real-time and historical pricing data from ShopSavvy
Cons
- Low star count (7) indicates limited community adoption and testing
- Requires a ShopSavvy API key, adding a dependency on an external service
- Only implemented in JavaScript, limiting language flexibility
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser