Back to Browse

Amazon Product Data MCP Server

Developer ToolsUse Caution3.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Amazon search and product extraction: titles, prices, ASINs, and listings as clean JSON.

About

Amazon search and product extraction: titles, prices, ASINs, and listings as clean JSON.

Remote endpoints: streamable-http: https://data.dataleads.pro/mcp/amazon-product-data

Security Report

3.0
Use Caution3.0High Risk

Valid MCP server (1 strong, 3 medium validity signals). 6 known CVEs in dependencies (1 critical, 5 high severity) Imported from the Official MCP Registry.

2 tools verified · Open access · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

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

MethodPathDescription
POST/amazon/searchV1 Amazon Search
POST/amazon/productV1 Amazon Product

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-data
  • Stdio (Docker): docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/amazon-product-data-mcp:latest

Pricing

TierPriceRequests
Free$0500/mo
Starter$9/mo5,000
Pro$29/mo25,000
Business$99/mo100,000
Enterprisecustomcustom

Full plan details at https://data.dataleads.pro.

License

MIT - see LICENSE.

Reviews

No reviews yet

Be the first to review this server!