Overview
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.
Who Is This For?
- MCP clients:Integrate this MCP server into Claude Desktop or similar clients to access Amazon Advertising data.
- Claude Desktop:Configure Claude Desktop to access data using this MCP server via npx or local build.
- Developers:Developers building MCP-enabled apps can integrate and test authentication and data access.




