mcpbeat Sign in

Amazon Scraper API MCP Server

by chocodata-com Your server? Claim it
local only

Amazon Scraper API runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 27 May 2026.

Scrape Amazon products, search, and async batch ASIN lookups across 20 marketplaces

Installs per day peak 28 · avg 11 · -29% w/w
a month agotoday
57
Installs / week
npm · amazon-scraper-api-mcp
2
Stars
0 open issues
27 May 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Amazon Scraper API every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add amazon-scraper-api-mcp -- npx -y amazon-scraper-api-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "amazon-scraper-api-mcp": {
      "args": [
        "-y",
        "amazon-scraper-api-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.amazon-scraper-api-mcp]
command = "npx"
args = ["-y", "amazon-scraper-api-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "amazon-scraper-api-mcp": {
      "args": [
        "-y",
        "amazon-scraper-api-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "amazon-scraper-api-mcp": {
      "args": [
        "-y",
        "amazon-scraper-api-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ASA_API_KEY (Amazon Scraper API key. Get 1000 free requests (no credit card) at https://app.amazonscraperapi.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Amazon Scraper API

same job, measured the same way
Serp Data Scraper
by jojapi

SERP data scraper: Scrape Search Results and get all the data you need. On the JoJ API marketplace.

1 tools answering
Shopify & eBay Product Scraper & Extractor
by ranovam

Shopify and eBay product scraper & extractor for fast market research. Pulls Shopify products.

answering
X
Web Search & Data API
by kadec0

Web search, scraping, Google Trends and data lookups. Paid per call in USDC on Base via x402.

23 tools answering
AI-First Scraper
by yubinkim444

Three MCP tools: fetch_page, fetch_pages_batch, search_web. Ad-free Markdown for AI agents.

151 installs/wk local only
Google Maps Scraper
by gmapsextractor

Live Google Maps business search, review, and photo data for AI agents over MCP.

answering
Litescrape
by litescrape

Google, Bing, DuckDuckGo and Google Maps search results, free without an API key.

74 installs/wk 9 tools answering
Instagram
by jojapi

Instagram: Instagram public data scraper API for search, users, posts, hashtags, locations and more.

22 tools answering
Novada MCP
by novadalabs

Search, extract, crawl, map, research, scrape 16 platforms, browser automation, proxy — one API key.

587 installs/wk answering

Amazon Scraper API — questions

Answers built from our own checks of this server.

Why is there no uptime for Amazon Scraper API?
Amazon Scraper API runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package amazon-scraper-api-mcp was installed 57 times last week.
How do I connect Amazon Scraper API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls amazon-scraper-api-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Amazon Scraper API?
The npm package amazon-scraper-api-mcp was installed 57 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Amazon Scraper API open source?
Yes — it is published under the MIT licence, written in JavaScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.