Amazon Ads Manager MCP Server
@amekala
About Amazon Ads Manager MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ads-manager": {
"type": "http",
"url": "https://mcp-server-sync-abhilashreddi.replit.app/mcp/sse"
}
}
}Tools
4Analyze campaign metrics and performance
Get detailed ad group performance analysis
Get budget optimization recommendations
Run custom SQL queries against the database
Overview
What is Amazon Ads Manager MCP Server?
It is an MCP server for managing and analyzing Amazon Advertising data. It provides a standardized interface for LLMs to interact with advertising data through the Claude Desktop App using a pre-configured PostgreSQL database and API key authentication.
How to use Amazon Ads Manager MCP Server?
Install the package via npm install ads-manager-mcp, configure the Claude Desktop App with a JSON file specifying the SSE endpoint and your API key in the Authorization header, then use natural language queries to analyze campaigns.
Key features of Amazon Ads Manager MCP Server
- Pre-configured PostgreSQL database connection
- API key authentication for secure access
- Real-time campaign metrics and performance analytics
- Natural language query interface for advertising data
- Tools for budget optimization and custom SQL queries
Use cases of Amazon Ads Manager MCP Server
- Analyze campaign performance over custom time periods
- Get detailed ad group performance metrics
- Receive budget optimization recommendations
- Run custom SQL queries against the advertising database
FAQ from Amazon Ads Manager MCP Server
What does Amazon Ads Manager MCP Server do?
It provides a standardized MCP interface for LLMs to manage and analyze Amazon Advertising data through the Claude Desktop App.
What are the runtime requirements?
It requires Node.js (installed via npm) and the Claude Desktop App, with a pre-configured PostgreSQL database connection included in the package.
Where does the data live?
Data is stored in a secure PostgreSQL database that is pre-configured with the package; no additional database setup is required.
What transport and authentication does it use?
It uses SSE (Server-Sent Events) transport and API key authentication via an Authorization header with a Bearer token.
What are the known limitations of Amazon Ads Manager MCP Server?
The README does not specify any known limitations.
More Cloud & Infrastructure MCP servers
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
aws-finops-mcp-server
ravikiranvmAn MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
Sample Serverless MCP Servers
aws-samplesSample implementations of AI Agents and MCP Servers running on AWS Serverless compute

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
Comments