Amazon Ads

Amazon Ads

MCP Server that provides interaction capabilities with Amazon Advertising through MarketplaceAdPros/

18
Stars
3
Forks
0
Releases

Overview

amazon-ads-mcp-server provides programmatic access to Amazon Advertising data through the MCP protocol by integrating a MarketplaceAdPros account. It exposes Advertising Resources across Sponsored Products, Sponsored Brands, and Sponsored Display, including Campaigns, Ad Groups, Keywords, Product Ads, and Targeting. The server also surfaces Reports and enables querying them with plain English for natural language data retrieval. For more advanced usage, Marketplace Ad Pros offers recommendations, experiments, and additional features under a paid subscription. The MCP server is consumable as a Streamable HTTP endpoint at https://app.marketplaceadpros.com/mcp or can be run locally by building and invoking the Node index, or via npx in Claude Desktop configuration. Authentication is performed using a BEARER_TOKEN environment variable received from MarketplaceAdPros.com. The README describes multiple integration paths: using Claude Desktop with an npx invocation, building from source and running node build/index.js, or using the streamable HTTP endpoint in LibreChat or other clients. Debugging guidance points to the MCP Inspector tool for browser-based debugging assistance.

Details

Owner
MarketplaceAdPros
Language
JavaScript
License
MIT License
Updated
2025-12-07

Features

Advertising Resources access

Provides access to Sponsored Products, Sponsored Brands, and Sponsored Display resources such as Campaigns, Ad Groups, Keywords, Product Ads, and Targeting.

Plain English Reports

Supports querying advertising reports using natural language for quick insights.

Recommendations and Experiments

Includes Marketplace Ad Pros recommendations and experiments (subscription required).

Streamable HTTP MCP endpoint

Also available as a streamable HTTP MCP server at https://app.marketplaceadpros.com/mcp.

Bearer Token authentication

Authenticates requests via BEARER_TOKEN, provided as an environment variable.

Flexible integration options

Run via npx in Claude Desktop configuration, or build locally and run with Node.

Developer tooling

Supports debugging with the MCP Inspector and related tooling.

Audience

MCP clientsIntegrate this MCP server into Claude Desktop or similar clients to access Amazon Advertising data.
Claude DesktopConfigure Claude Desktop to access data using this MCP server via npx or local build.
DevelopersDevelopers building MCP-enabled apps can integrate and test authentication and data access.

Tags

Amazon AdvertisingMCPSponsored ProductsSponsored BrandsSponsored DisplayReportsNatural LanguageBearer TokenStreamable HTTPMarketplaceAdPros