amazon-reviews-mcp
Pangolinfo Amazon Reviews MCP
Documentation
Pangolinfo Amazon Reviews MCP
An official, read-only MCP server focused on Amazon review research and voice-of-customer (VOC) signals. It gives AI agents a smaller, review-specialized tool surface while using the same authenticated Pangolinfo data engine as the broader Amazon Data MCP.
Tools
- `get_amazon_reviews` — paginated raw reviews
- `find_complaint_signals` — low-rating complaint evidence
- `summarize_review_ratings` — deterministic rating counts and averages
- `filter_review_media` — image/video evidence reviews
- `compare_review_pages` — side-by-side rating and complaint metrics for two ASINs
All tools are read-only. The bridge never stores API keys or result data. It forwards requests to the hosted MCP endpoint and performs deterministic local filtering only.
Quick start
Get a Pangolinfo key from the Amazon Review API page, then configure any MCP client:
{
"mcpServers": {
"pangolinfo-amazon-reviews": {
"command": "npx",
"args": ["-y", "pangolinfo-amazon-reviews-mcp"],
"env": { "PANGOLINFO_API_KEY": "" }
}
}
}Or run `PANGOLINFO_API_KEY=... npx -y pangolinfo-amazon-reviews-mcp`. Docker and hosted HTTP setup are documented on the Amazon Review API landing page and Pangolinfo docs.
Links
- Product: https://www.pangolinfo.com/amazon-review-api/
- Docs: https://docs.pangolinfo.com/
- Source: https://github.com/Pangolin-spg/amazon-reviews-mcp
- Amazon Data MCP: https://www.pangolinfo.com/amazon-data-mcp/
License
MIT. Pangolinfo trademarks and logos remain subject to the brand guidelines in `BRANDING.md`.
Frequently asked questions
What is amazon-reviews-mcp?
amazon-reviews-mcp is Pangolinfo Amazon Reviews MCP
How do I install amazon-reviews-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is amazon-reviews-mcp open source?
Yes — it is hosted on GitHub at https://github.com/Pangolin-spg/amazon-reviews-mcp.
Related MCP tools
Model Context Protocol Servers
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
MCP server to provide Figma layout information to AI coding agents like Cursor
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Instant is the best backend for AI-coded apps. You get auth, permissions, storage, presence, and streams — everything you need to ship apps your users will love.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP