AC
Amazon Cart MCP Server
AI Automation for Your Shopping
stdio
Amazon Cart MCP Server exposes a local bridge that lets AI assistants like Claude read and manipulate a user's Amazon cart through the Model Context Protocol. It targets developers and technical operators building agentic shopping workflows — adding items, reviewing contents, or triggering checkout flows from an LLM. The server runs locally against the user's authenticated session, making it a building block for personal shopping agents rather than a merchant-facing commerce tool.
> what it does
- Connects MCP-compatible AI assistants directly to a personal Amazon cart
- Runs locally, using the authenticated Amazon session on the user's machine
- Supports add-to-cart, view cart, and related automation primitives
- Built on Model Context Protocol for Claude and agent frameworks
- Serves developers prototyping autonomous shopping agents and buyer-side workflows