{
"mcpServers": {
"Amazon": {
"args": [
"amazon-mcp"
],
"command": "uvx"
},
"Fewsats": {
"args": [
"FEWSATS_API_KEY=YOUR_FEWSATS_API_KEY",
"uvx",
"fewsats-mcp"
],
"command": "env"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This integration allows you to search and buy Amazon products directly through your AI assistant. Shop Amazon's vast catalog by simply chatting with Claude!
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 57 days ago. 72 stars.
Will it work with my client?
Transport: stdio, sse. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
This server supports HTTP transport. Be the first to test it — help the community know if it works.
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for Amazon Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
This integration allows you to search and buy Amazon products directly through your AI assistant. Shop Amazon's vast catalog by simply chatting with Claude!
Find your Claude config file:
open ~/Library/Application\ Support/Claude/claude_desktop_config.json%APPDATA%/Claude, and open claude_desktop_config.jsonAdd this configuration (replace YOUR_FEWSATS_API_KEY with your actual key):
{
"mcpServers": {
"Amazon": {
"command": "uvx",
"args": [
"amazon-mcp"
]
},
"Fewsats": {
"command": "env",
"args": [
"FEWSATS_API_KEY=YOUR_FEWSATS_API_KEY",
"uvx",
"fewsats-mcp"
]
}
}
}
UV is a small tool needed to run the Amazon integration:
curl -LsSf https://astral.sh/uv/install.sh | sh
irm https://astral.sh/uv/install.ps1 | iex
That's it! Now you can chat with Claude about Amazon products. Try these:
Claude will help you search, compare products, and make purchases securely through Fewsats.
If you're a developer using Cursor, the setup is similar. In Cursor's settings, add:
{
"mcpServers": {
"Amazon": {
"command": "uvx",
"args": [
"amazon-mcp"
]
},
"Fewsats": {
"command": "env",
"args": [
"FEWSATS_API_KEY=YOUR_FEWSATS_API_KEY",
"uvx",
"fewsats-mcp"
]
}
}
}
With Fewsats, you decide how purchases are handled:
This integration is powered by Fewsats, providing secure payment infrastructure for AI assistants. All purchases are protected by Fewsats' buyer protection policy.
Amazon is the world's largest e-commerce platform, offering millions of products across diverse categories. With features like Prime shipping, competitive pricing, and extensive product reviews, Amazon provides a comprehensive shopping experience for customers worldwide.
Write to us on X or at fewsats.com for assistance with payments or general questions.