amazon-product-data
Provides Amazon search and product data extraction, returning titles, prices, ASINs, and listings as clean JSON.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@amazon-product-datasearch Amazon for wireless earbuds and return top 5 with prices"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Amazon Product Data API
Amazon search and product extraction: titles, prices, ASINs, and listings as clean JSON.
Part of the DataLeads API suite (eCommerce category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.
Endpoints
Method | Path | Description |
POST |
| V1 Amazon Search |
POST |
| V1 Amazon Product |
Related MCP server: Amazon MCP Server
Quick start
curl -X POST https://data.dataleads.pro/v1/amazon/search \
-H 'Content-Type: application/json' \
-d '{"clientKey": "YOUR_CLIENT_KEY", "query": "wireless earbuds"}'Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.
MCP server
Remote (Streamable HTTP):
https://data.dataleads.pro/mcp/amazon-product-dataStdio (Docker):
docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/amazon-product-data-mcp:latest
Pricing
Tier | Price | Requests |
Free | $0 | 500/mo |
Starter | $9/mo | 5,000 |
Pro | $29/mo | 25,000 |
Business | $99/mo | 100,000 |
Enterprise | custom | custom |
Full plan details at https://data.dataleads.pro.
License
MIT - see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Amazon keyword search, product details, seller profiles and seller catalogues, as structured JSON.
Amazon product API & MCP server: search, prices, reviews, sellers, deals, and ASIN lookup by Canopy.
Get recommended by Amazon's AI. Hosted MCP server for Amazon listing compliance & generation.
AMZScout Skill + MCP gives AI agents live access to real Amazon marketplace data across 14 Amazon marketplaces. Analyze any ASIN, validate product ideas, research niches, compare competitors, discover profitable keywords, and build data-driven PPC strategies using trusted Amazon insights instead of AI assumptions. Works with Claude, ChatGPT, Cursor, and any other MCP-compatible AI client. To connect, you'll need an AMZScout API plan and authorize your account. Get access and view pricing here: https://learn.amzscout.net/amazon-product-api-for-ai-agents
Related MCP Servers
- 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-
- AlicenseNot gradedqualityDmaintenanceEnables users to search for products, retrieve details, and manage their shopping cart on Amazon through the MCP framework. It also supports viewing order history and provides a demonstration of ordering capabilities within AI interfaces.6 npm50MIT
- AlicenseAqualityDmaintenanceFetch live Amazon product data using Amazon Scraper API MCP server447 npm2MIT
- FlicenseBqualityDmaintenanceProvides tools to access real-time Amazon data, including product details, reviews, offers, influencer profiles, and deals, through a FastMCP-based server.18-