Analyze authorized Amazon reviews and feedback for VOC insights, tagging, and listing optimization.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Install the full VOC OpenAPI MCP server for Amazon review insights, feedback tagging, listing optimization, and hundreds of published data tools in local AI clients.
Built for e-commerce operators, consumer-insights teams, product researchers, and AI agents that need authorized review data and repeatable VOC workflows.
By default, the installer opens your browser to sign in to VOC and approve access. After authorization, it automatically writes the MCP configuration for the supported clients detected on your machine, including Codex, Claude, Cursor, and others listed below.
Windows PowerShell:
Alternatively, use the npm package directly:
Codex users can also install the general-purpose VOC OpenAPI query skill:
The skill is written to ~/.agents/skills/voc-openapi/SKILL.md only when Codex is detected. The uninstaller removes only installer-managed versions that have not been modified by the user.
By default, the installer registers the agents detected on the local machine. It currently supports:
~/.claude.json)%LOCALAPPDATA%\AnthropicClaude, writes to claude_desktop_config.json, and bridges the remote MCP server through mcp-remote)%LOCALAPPDATA%\Programs\cursor, both using ~/.cursor/mcp.json)%LOCALAPPDATA%\Programs\Windsurf, both using ~/.codeium/windsurf/mcp_config.json)~/.workbuddy/mcp.json)~/.gemini/settings.json)~/.codex/config.toml)List the agents detected on the local machine:
Windows PowerShell:
Register every supported agent (the installer detects installed clients automatically by default, so this is usually unnecessary):
Default configuration:
$CODEX_HOME/config.toml, or ~/.codex/config.toml when CODEX_HOME is not set~/.claude.json~/Library/Application Support/Claude/claude_desktop_config.json (or %APPDATA%\Claude\claude_desktop_config.json on Windows)~/.cursor/mcp.json~/.codeium/windsurf/mcp_config.json~/.workbuddy/mcp.json~/.gemini/settings.jsonvoc-openapihttps://open.voc.ai/mcp-serverX-API-Key120 secondsThe installer updates the corresponding MCP server configuration in place and does not create .bak backup files.
Browser sign-in is the default and recommended flow. The installer opens the VOC authorization page in your default browser, waits for you to sign in and approve access, then updates the detected AI clients automatically. If the browser cannot be opened, the installer prints the same authorization URL so you can open it manually. You do not need to copy a credential from the browser back into the terminal.
You can also skip browser authorization and provide an API key directly:
Keep the API key private: do not commit it, paste it into issues or chat, or include it in screenshots and logs. Prefer the environment variable above over putting the key directly in a shared command or script.
Note: To support a one-command setup, the API key is currently stored as plain text in the local MCP client configuration file.
Catalog scanners such as Glama primarily use the repository Dockerfile to build and start a minimal local stdio MCP server for evaluation. From a source clone or Docker image, the server command is:
After the npm package release, the equivalent package command is:
This mode exposes the same seven curated tools through tools/list for
catalog introspection and Docker-based evaluation. Real tools/call requests
require VOC_OPENAPI_API_KEY, VOC_API_KEY, or X_API_KEY; without a key the
server returns an explicit API-key-required error instead of fake business
results. Production users should continue to use the hosted endpoint
https://open.voc.ai/mcp/catalog.
This single agent request combines product and listing data, review insights, customer pain points, competitive positioning, and recommended actions. Click the image to view the full result.
See TOOLS.md for all seven tools, input fields, credit costs, and task-creating side effects.
The hosted server only receives the selected tool inputs and the X-API-Key
required for the authorized VOC account. The installer writes only the selected
AI client's MCP configuration and the optional VOC skill. Review
PRIVACY.md and SECURITY.md before installation.
The installer source code is licensed under the Apache License 2.0. The hosted VOC OpenAPI service and its business capabilities remain subject to the VOC Terms and Conditions.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/voc-openapi-mcp)<a href="https://allmcps.com/mcp/voc-openapi-mcp"><img src="https://allmcps.com/api/badge/voc-openapi-mcp?style=directory" alt="VOC OpenAPI MCP on AllMCPs" /></a>