Amazon MCP Server

by r123singh

Not rated
GitHub

About

Scrapes and searches for products on Amazon.

Details

Author
r123singh
Categories
Web Scraping, Other, Search

Setup

Install Amazon MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/r123singh/amazon-mcp-server

Follow the installation instructions in the repository README, then restart your MCP client.

This is a Model Context Protocol (MCP) server for scraping Amazon products and searching for products on Amazon.

git clone https://github.com/r123singh/amazon-mcp-server.git

- On Linux/macOS:

source venv/bin/activate

Configure MCP JSON:Create amcp.jsonfile with:

{ "mcpServers": { "amazon": { "command": "{PATH_TO_DIRECTORY}\\amazon-mcp-server\\venv\\Scripts\\python.exe", "args": [ "{PATH_TO_DIRECTORY}\\amazon-mcp-server\\server.py" ] } } }

Replace{PATH_TO_DIRECTORY}with the absolute path to this directory (usepwdorcdto get the path).

The server provides the following tools for interacting with Amazon:

-

Scrape a product:
scrape_product(product_url)
Scrape product details (name, price, image, rating, reviews, availability, description) from a given Amazon product URL.

Search for products:
search_products(query, max_results)
Search for products on Amazon by keyword and return a list of results.

Once configured, the MCP server can be started using the standard MCP client configuration. The server provides a natural language interface to interact with Amazon through the available tools.

- "Get details for this Amazon product: [product URL]"
- "Search Amazon for 'wireless headphones', show top 3 results"

- No API key or authentication is required.
- The server scrapes publicly available Amazon product and search pages.
- For best results, use valid Amazon product URLs and clear search queries.

Contributions are welcome! Please open an issue or submit a pull request.

This project is licensed under the MIT License. See the LICENSE file for details.

An MCP server that connects AI agents to Amazon product, search, and review data across 20 marketplaces via the ChocoData Amazon Scraper API.

One MCP server for 160+ live web-data APIs (search, social, e-commerce, real estate, jobs, finance) — clean JSON, free tier.

Search for products and compare prices at Coles and Woolworths supermarkets in Australia.

Query computer component prices from Taiwan's CoolPC website to generate AI-assisted price quotes.

A product search server that provides markdown-formatted responses with clickable product links and prices.

MCP server for Amazon shopping - AI agents can search products, check prices, add to cart, and manage shopping lists.

Adds powerful web scraping and search capabilities to LLM clients like Cursor and Claude.

Official OpenWeb Ninja MCP server connecting any AI agent to 40+ web data APIs for web search, e-commerce, local business, jobs, real estate, and finance data.

Integrate real-time Scrapeless Google SERP(Google Search, Google Flight, Google Map, Google Jobs....) results into your LLM applications. This server enables dynamic context retrieval for AI workflows, chatbots, and research tools.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.