HomeMarketing & E-Commerce › VOC Amazon Reviews

VOC Amazon Reviews

Amazon review intelligence via Shulex OpenAPI. 10 marketplaces, verified-purchase & Vine signals.

Python
★ 34 stars Last pushed 2026-05-25

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.1)

uvx voc-amazon-reviews-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "voc-amazon-reviews": {
      "command": "uvx",
      "args": [
        "voc-amazon-reviews-mcp"
      ],
      "env": {
        "VOC_API_KEY": "<YOUR_VALUE>",
        "ANTHROPIC_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • VOC_API_KEY required secret — Shulex VOC OpenAPI key. Get a free one (100 calls/month, no credit card) at https://apps.voc.ai/openapi
  • ANTHROPIC_API_KEY secret — Anthropic API key. Only needed if you use extract_listing_improvements (which uses Claude Opus 4.7 for structured listing rewrites).

Related servers

Data from the Official MCP Registry