amazon-scraper-api
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ASA_API_KEY | Yes | Your Amazon Scraper API key. Get one at https://app.amazonscraperapi.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| amazon_productB | Fetch structured data for a single Amazon product by ASIN. Returns ~55 fields including title, price, variations, reviews, category ladder, images. |
| amazon_searchA | Run an Amazon keyword search. Returns ranked product listings with organic/sponsored positions, prices, ratings, and image URLs. |
| amazon_batch_createA | Queue up to 1000 ASINs or search queries for async processing. Returns a batch id - poll with amazon_batch_status or receive a webhook callback. |
| amazon_batch_statusB | Poll an async batch job for progress + results. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChocoData-com/amazon-scraper-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server