rigwild/mcp-server-amazon
View on GitHub โ๐๐ฆ Unofficial Amazon Model Context Protocol Server (MCP) - Search products and purchase directly from Claude AI! โจ
44 โ
21 forksTypeScriptUpdated 1mo ago
What you need to know
Demo MCP server for Amazon product search, cart and orders. Built with npm (node build/index.js after build) and serves as an example implementation.
Install
npm install && npm run build && node build/index.js
Key features
- โAmazon product search
- โCart management
- โOrders access (demo scope)
Best for
Learning MCP server patterns with Amazon data as a demo
Caveats
- โ Explicitly a demo project
Clients: MCP-compatible clients
Documentation โReviewed 2026-08-11
Topics
- Stars
- 44โ
- Forks
- 21
- Language
- TypeScript
- License
- MIT
- Created
- 2025-06-20
- Last push
- 2026-07-25