The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Amazon Ads MCP Server listing page.
Connect to your Amazon Advertising Data by integrating your account with MarketplaceAdPros.
Provides access to:
Also available as a Streamable HTTP MCP Server by connecting to https://app.marketplaceadpros.com/mcp
To add the amazon-ads-mcp-server to your MCP client of choice, add the following to the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
BEARER_TOKEN: The Bearer token you got from MarketplaceAdPros.comYou can use it via npx in your Claude Desktop configuration like this:
Or, if you clone the repo, you can build and use in your Claude Desktop configuration like this:
Or, if your client supports the Streamable HTTP MCP Servers, you can just point to the MCP endpoint at https://app.marketplaceadpros.com/mcp.
Or, configure in LibreChat like:
Install dependencies:
Build the server:
For development with auto-rebuild:
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:

The Inspector will provide a URL to access debugging tools in your browser.