Interact with Amazon services for product search, cart management, and viewing order history.
This server allows you to interact with Amazon's services using the MCP (Model Context Protocol) framework. This lets you use your Amazon account through ChatGPT or Claude AI interfaces.
Simple demo, showcasing a quick product search and purchase.
Another more complex demo with products search, leveraging Claude AI recommendations to compare and make a decision, then purchase.
It showcases how natural and powerful the Amazon MCP integration could be inside a conversation
Video: https://www.youtube.com/watch?v=xas2CLkJDYg
Install dependencies
npm install -D
Build the project
npm run build
Create or update ~/Library/Application Support/Claude/claude_desktop_config.json
with the path to the MCP server.
{
"mcpServers": {
"amazon": {
"command": "node",
"args": ["/Users/admin/dev/mcp-server-amazon/build/index.js"]
}
}
}
Restart the Claude Desktop app to apply the changes. You should now see the Amazon MCP server listed in the Claude Desktop app.
![]() | ![]() |
The MCP server logs its output to a file. If you encounter any issues, you can check the log file for more information.
See ~/Library/Logs/Claude/mcp-server-amazon.log
This is an experimental project and is not affiliated with Amazon. Use at your own risk.
For now, this project is distributed under a private license. You are not permitted to use, copy, distribute, or modify this software without explicit permission from the author.
Manage various router types using natural language. Requires router credentials to be configured.
AI-powered task orchestration and workflow automation with specialized agent roles, intelligent task decomposition, and seamless integration across Claude Desktop, Cursor IDE, Windsurf, and VS Code.
An intelligent tutoring server that uses GitHub documentation repositories to provide structured educational prompts and tools.
AI Task schedule planning with LLamaIndex and Timefold: breaks down a task description and schedules it around an existing calendar
Interact with and manage your Bitrix24 CRM instance through a powerful set of tools.
Interact with Planka, a Trello-like kanban board, to manage projects, boards, and cards. Requires Planka server URL and credentials.
A comprehensive travel planning server for flight search, accommodation booking, currency exchange, and weather forecasting.
An MCP server that uses Google's Gemini 1.5 Pro to generate concise summaries of various content types.
Provides access to a specific user's memories from the Omi app.
Access and manage your VISO TRUST third-party risk program directly through your AI assistant.