Amazon Creators MCP
Related Servers
Alternatives to Amazon Creators MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceLets Claude search Amazon products via multiple keyword queries and present curated results in an interactive carousel widget with add-to-cart functionality.1-
- AlicenseAqualityCmaintenanceEnables AI assistants to recommend Amazon products with automatic affiliate link insertion, supporting product search, deals, bestsellers, and promotional content.811 npm1MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to research and shop on Amazon using their own logged-in browser session, supporting product search, details, reviews, cart, wishlist, and order tracking without API keys.MIT
- AlicenseNot gradedqualityDmaintenanceEnables product search and retrieval from e-commerce APIs, returning markdown-formatted product listings with clickable links and prices for easy shopping assistance.5 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables scraping Amazon product details and searching for products on Amazon through natural language queries. No API keys required as it scrapes publicly available Amazon pages.10-
- FlicenseNot gradedqualityBmaintenanceScrapes Amazon France to provide Claude with product search, details, and price tracking with history.-
TDQS
Scored across 5 tools
Each tool targets a distinct operation: fetching variations, searching by keywords, fetching by ASIN, retrieving browse node metadata, and formatting items. The descriptions clearly separate these concerns, with no overlapping purposes.
All tool names follow a consistent verb_noun pattern: get_variations, search_items, get_items, get_browse_nodes, format_items. This makes the tool set predictable and easy to navigate.
Five tools is well-scoped for an Amazon product data server. Each tool serves a distinct, necessary role without redundancy or bloat.
The tool surface covers the core workflows for Amazon product lookup: searching, retrieving by identifier, viewing variations, exploring category structure, and formatting results. No critical gaps are apparent for a read-only product retrieval server.