Back to directory
@shopsavvy/mcp-server

@shopsavvy/mcp-server

@shopsavvy3

An MCP server providing AI assistants with access to ShopSavvy's comprehensive product data, including lookup, current pricing, and historical price tracking.

product lookuppricinghistorical datae-commerceshoppingcommerce

Installation & Configuration

{
  "mcpServers": {
    "shopsavvy": {
      "command": "npx",
      "args": [
        "@shopsavvy/mcp-server"
      ],
      "env": {
        "SHOPSAVVY_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/7/28
Updated
2025/9/15