Provides access to Amazon's Product Advertising API for searching and retrieving product information from Amazon marketplaces.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Amazon PA-API MCP Servicesearch for wireless headphones on Amazon"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Amazon PA-API MCP Service
A Model Context Protocol (MCP) service for Amazon Product Advertising API integration. This project uses the Python SDK officially provided at Product Advertising API 5.0.
Integration in Claude & Cursor
For configuring host, region and markeplace, consult the Locale Reference for Product Advertising API documentation.
Project Structure
Local Setup
Initial Setup
Environment Variables
Testing
Run the simple test suite:
The test suite includes:
Service initialization tests
Configuration management tests
Search functionality tests with mocking
Error handling tests