Amazon Ads Manager MCP Server
@amekala
关于 Amazon Ads Manager MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ads-manager": {
"type": "http",
"url": "https://mcp-server-sync-abhilashreddi.replit.app/mcp/sse"
}
}
}工具
4Analyze campaign metrics and performance
Get detailed ad group performance analysis
Get budget optimization recommendations
Run custom SQL queries against the database
概览
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.
云与基础设施 分类下的更多 MCP 服务器
tfmcp: Terraform Model Context Protocol Tool
nwiizo🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integrati
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
MCP Gateway
mcp-ecosystem🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
Firebase MCP
gannonh🔥 Model Context Protocol (MCP) server for Firebase.
Run Model Context Protocol (MCP) servers with AWS Lambda
awslabsRun existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
评论