loading…
Search for a command to run...
loading…
MCP server for managing and analyzing Amazon Advertising data through natural language queries.
MCP server for managing and analyzing Amazon Advertising data through natural language queries.
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.
npm install ads-manager-mcp
claude-desktop-config.json:{
"name": "Amazon Ads Manager",
"version": "1.0.4",
"description": "Connect to your Amazon Advertising data and analyze campaign performance",
"mcpServers": {
"ads-manager": {
"name": "Ads Manager MCP Server",
"version": "1.0.4",
"description": "MCP Server for Amazon Advertising data analysis",
"transport": "sse",
"endpoint": "https://mcp-server-sync-abhilashreddi.replit.app/mcp/sse",
"headers": {
"Authorization": "Bearer YOUR_API_KEY_HERE"
}
}
}
}
YOUR_API_KEY_HERE with your API key"Show me the structure of all tables in the database"
"Analyze the performance of campaign ABC123 for the last 30 days"
"What are the key metrics for ad group XYZ789?"
"Give me budget recommendations for all campaigns in profile P123"
The server uses API key authentication. Each request must include an Authorization header:
Authorization: Bearer YOUR_API_KEY
The server maintains a connection to a PostgreSQL database. No additional configuration is required as the connection details are pre-configured in the package.
To run the server locally:
# Install dependencies
npm install
# Start the development server
npm run dev
# Build the package
npm run build
git checkout -b feature/amazing-feature)git commit -m 'Add some amazing feature')git push origin feature/amazing-feature)This project is licensed under the MIT License - see the LICENSE file for details.
For support, please open an issue in the GitHub repository or contact the maintainers.
Выполни в терминале:
claude mcp add amazon-ads-manager-mcp-server -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.