
Amazon Ads (MarketplaceAdPros)
Connects to Amazon Advertising data through MarketplaceAdPros platform to access campaign performance metrics, keywords, and advertising recommendations. Query your Amazon ads data using plain English questions.
Integrates with MarketplaceAdPros' Amazon Advertising platform to access Sponsored Products, Sponsored Brands, and Sponsored Display campaign data, ad groups, keywords, and targeting information for advertising performance analysis and recommendations.
What it does
- Access Sponsored Products, Brands, and Display campaigns
- Retrieve ad groups, keywords, and targeting data
- Generate advertising performance reports
- Query campaign data with natural language
- Get optimization recommendations and experiments
Best for
About Amazon Ads (MarketplaceAdPros)
Amazon Ads (MarketplaceAdPros) is a community-built MCP server published by marketplaceadpros that provides AI assistants with tools and capabilities via the Model Context Protocol. Integrate with Amazon Ads via MarketplaceAdPros for advanced amazon advertising data, campaign analysis, and recommendat It is categorized under productivity, analytics data.
How to install
You can install Amazon Ads (MarketplaceAdPros) in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
Amazon Ads (MarketplaceAdPros) is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
amazon-ads-mcp-server
Connect to your Amazon Advertising Data by integrating your account with MarketplaceAdPros.
Provides access to:
- Advertising Resources in Sponsored Products, Sponsored Brands and Sponsored Display, like Campaigns, Ad Groups, Keywords, Product Ads, Targeting
- Reports and ability to query them with plain english.
- Marketplace Ad Pros Recommendations, Experiments and more with purchased subscription plan
Also available as a Streamable HTTP MCP Server by connecting to https://app.marketplaceadpros.com/mcp
Installation
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
Env Vars
BEARER_TOKEN: The Bearer token you got from MarketplaceAdPros.com
Configuration
You can use it via npx in your Claude Desktop configuration like this:
{
"mcpServers": {
"marketplaceadpros": {
"command": "npx",
"args": [
"@marketplaceadpros/amazon-ads-mcp-server"
],
"env": {
"BEARER_TOKEN": "abcdefghijklmnop"
}
}
}
}
Or, if you clone the repo, you can build and use in your Claude Desktop configuration like this:
{
"mcpServers": {
"marketplaceadpros": {
"command": "node",
"args": [
"/path/to/amazon-ads-mcp-server/build/index.js"
],
"env": {
"BEARER_TOKEN": "abcdefghijklmnop"
}
}
}
}
Or, if your client supports the Streamable HTTP MCP Servers, you can just point to the MCP endpoint at https://app.marketplaceadpros.com/mcp.
{
"mcpServers": {
"marketplaceadpros": {
"type": "streamable-http",
"url": "https://app.marketplaceadpros.com/mcp"
}
}
}
Or, configure in LibreChat like:
MAP:
type: streamable-http
url: https://app.marketplaceadpros.com/mcp
headers:
Authorization: "Bearer abcdefghijklmnop"
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector

The Inspector will provide a URL to access debugging tools in your browser.
Acknowledgements
- Obviously the modelcontextprotocol and Anthropic teams for the MCP Specification. https://modelcontextprotocol.io/introduction
- MarketplaceAdPros for enabling and sponsoring this project.
Alternatives
Related Skills
Browse all skillsClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
YouTube Data API v3 analytics toolkit. Analyze YouTube channels, videos, and search results. Use when the user asks to: check YouTube channel stats, analyze video performance, compare channels, search for videos, get subscriber counts, view engagement metrics, find trending videos, get channel uploads, or analyze YouTube competition. Requires a YouTube Data API v3 key from Google Cloud Console.
Use when building Apache Spark applications, distributed data processing pipelines, or optimizing big data workloads. Invoke for DataFrame API, Spark SQL, RDD operations, performance tuning, streaming analytics.
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.
Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis