Amazon Scraper API runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 27 May 2026.
Scrape Amazon products, search, and async batch ASIN lookups across 20 marketplaces
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add amazon-scraper-api-mcp -- npx -y amazon-scraper-api-mcp
{
"mcpServers": {
"amazon-scraper-api-mcp": {
"args": [
"-y",
"amazon-scraper-api-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.amazon-scraper-api-mcp]
command = "npx"
args = ["-y", "amazon-scraper-api-mcp"]
{
"mcpServers": {
"amazon-scraper-api-mcp": {
"args": [
"-y",
"amazon-scraper-api-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"amazon-scraper-api-mcp": {
"args": [
"-y",
"amazon-scraper-api-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.