Analyzes Amazon product reviews from an ASIN or a review CSV/Excel file to produce VOC reports with sentiment, pain points, listing improvement suggestions, and an HTML dashboard. It can fetch Amazon reviews through the Shulex VOC OpenAPI for 10 markets, or analyze user-provided review files from other platforms.
From the registry: Amazon review intelligence via Shulex OpenAPI. 10 marketplaces, verified-purchase & Vine signals.

Please install the `voc-amazon-reviews-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install uv** — Install the uv tool, which is required to run the MCP server via uvx. (https://docs.astral.sh/uv/getting-started/installation/)
- **Get a Shulex VOC API key** — Create a Shulex VOC OpenAPI key. This is required for Amazon review fetching and the default MCP server functionality. (https://apps.voc.ai/openapi)
Optional prerequisites:
- Get an Anthropic API key — Optional. Required only if you want to use the extract_listing_improvements tool, which calls Claude directly.
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["voc-amazon-reviews-mcp"]
- required environment variables:
- `VOC_API_KEY`: Shulex VOC OpenAPI key used to fetch Amazon reviews. (example: `<your-shulex-api-key>`)
- optional environment variables:
- `ANTHROPIC_API_KEY`: Anthropic API key used only for the extract_listing_improvements tool. (example: `<your-anthropic-api-key>`)
Note: README also documents hosted HTTP deployment options (Smithery, local streamable HTTP, and Vercel), but the recommended and simplest portable install path is the stdio MCP server via uvx.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.VOC_API_KEYrequiredShulex VOC OpenAPI key used to fetch Amazon review data.ANTHROPIC_API_KEYrequiredUsed by extract_listing_improvements to call Anthropic/Claude directly.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.