
Amazon Scraper API
Pull live Amazon product, search, and batch ASIN data across marketplaces while validating an ecommerce or Amazon-adjacent idea.
Overview
Amazon Scraper API MCP is a MCP server for the Idea phase that scrapes Amazon products, search results, and batch ASINs across 20 marketplaces via the ASA API.
What is this MCP server?
- Amazon Scraper API MCP v0.1.4 with stdio npm transport
- Product scrape, keyword search, and async batch ASIN lookups
- Coverage across 20 Amazon marketplaces from one MCP integration
- ASA_API_KEY required; vendor offers 1000 free requests without a credit card
- Fits agent-driven niche research and listing teardown workflows
- 20 Amazon marketplaces supported
- 1000 free API requests advertised (no credit card)
- Server version 0.1.4, npm package amazon-scraper-api-mcp
Community signal: 1 GitHub stars.
What problem does it solve?
Manually checking Amazon listings across regions burns hours and breaks the moment you try to scale ASIN lists inside an agent workflow.
Who is it for?
Indie ecommerce founders and micro-SaaS builders doing Amazon competitor and pricing research with Claude Code or Cursor.
Skip if: Builders with no Amazon angle, or teams that need official SP-API seller integrations rather than scraper-backed research.
What do I get? / Deliverables
After registration, your agent can query product and search endpoints and run async batch ASIN jobs through MCP tools instead of one-off scripts.
- MCP tools for Amazon product fetch, search, and batch ASIN workflows
- Structured marketplace data usable in validation spreadsheets or specs
- Agent-callable research without maintaining custom scrape infrastructure
Recommended MCP Servers
Journey fit
Competitor and pricing research on Amazon usually happens in Idea before you commit to a catalog, positioning, or FBA scope. Product search, ASIN lookups, and multi-marketplace compares are classic competitor intelligence tasks.
How it compares
MCP-backed marketplace scraper API, not an Amazon Seller Central admin skill.
Common Questions / FAQ
Who is Amazon Scraper API MCP for?
Solo builders and small teams researching Amazon products, niches, and competitors through an MCP-enabled coding agent.
When should I use Amazon Scraper API MCP?
Use it during idea and competitor research when you need search, product pages, or batch ASIN data across multiple Amazon marketplaces.
How do I add Amazon Scraper API MCP to my agent?
Install amazon-scraper-api-mcp from npm, set ASA_API_KEY in the MCP server environment, and add the stdio server block in Claude Code or Cursor.