Server data from the Official MCP Registry
Analyze authorized Amazon reviews and feedback for VOC insights, tagging, and listing optimization.
Analyze authorized Amazon reviews and feedback for VOC insights, tagging, and listing optimization.
Remote endpoints: streamable-http: https://open.voc.ai/mcp/catalog
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-solveacx-voc-mcp": {
"url": "https://open.voc.ai/mcp/catalog"
}
}
}From the project's GitHub README.
Install a curated seven-tool VOC OpenAPI MCP server for Amazon review insights, feedback tagging, and listing optimization 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.
curl -fsSL https://open.voc.ai/install.sh | bash
Windows PowerShell:
irm https://open.voc.ai/install.ps1 | iex
Alternatively, use the npm package directly:
npx voc-openapi-mcp@latest setup
Codex users can also install the general-purpose VOC OpenAPI query skill:
npx voc-openapi-mcp@latest setup --with-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)~/.gemini/settings.json)~/.codex/config.toml)List the agents detected on the local machine:
curl -fsSL https://open.voc.ai/install.sh | bash -s -- --list-agents
Windows PowerShell:
& ([scriptblock]::Create((irm https://open.voc.ai/install.ps1))) -ListAgents
Register every supported agent (the installer detects installed clients automatically by default, so this is usually unnecessary):
npx voc-openapi-mcp@latest setup --all-agents
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~/.gemini/settings.jsonvoc-openapihttps://open.voc.ai/mcp/catalogX-API-Key120 secondsThe installer updates the corresponding MCP server configuration in place and does not create .bak backup files.
voc-mcp setup \
--api-base https://open.voc.ai \
--name voc-openapi \
--with-skill \
--config ~/.codex/config.toml
You can also skip browser authorization and provide an API key directly:
VOC_OPENAPI_API_KEY=voc_live_sk_xxx npx voc-openapi-mcp@latest setup
npx voc-openapi-mcp@latest setup --api-key voc_live_sk_xxx --dry-run
Note: To support a one-command setup, the API key is currently stored as plain text in the local MCP client configuration file.
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.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.