Ads-manager-mcp-server
3
The Amazon Ads Manager MCP Server is designed to facilitate the management and analysis of Amazon Advertising data. It offers real-time analytics, secure API key authentication, and natural language querying through integration with the Claude Desktop App, using a pre-configured connection to a PostgreSQL database.
Amazon Ads Manager MCP Server
A Model Context Protocol (MCP) server for managing and analyzing Amazon Advertising data. This server provides a standardized interface for LLMs to interact with your advertising data through the Claude Desktop App.
Features
- Database Integration: Pre-configured connection to a secure PostgreSQL database
- API Key Authentication: Secure access through API key validation
- Real-time Analytics: Access to campaign metrics and performance data
- Natural Language Interface: Query your advertising data using natural language
Available Resources
- Schema: View database structure and table definitions
- Metrics: Access advertising performance metrics
- Campaigns: View campaign configurations and settings
- Ad Groups: Access ad group details and settings
Available Tools
- analyzeCampaignPerformance: Analyze campaign metrics and performance
- analyzeAdGroupPerformance: Get detailed ad group performance analysis
- optimizeBudget: Get budget optimization recommendations
- query: Run custom SQL queries against the database
API Authentication
The server uses API key authentication. Each request must include an Authorization header.
Database Connection
The server maintains a connection to a PostgreSQL database.