MCP.so
ログイン

Amazon Ads Manager MCP Server

@amekala

Amazon Ads Manager MCP Server について

概要はまだありません

基本情報

カテゴリ

クラウドとインフラ

ランタイム

node

トランスポート

stdio

公開者

amekala

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "ads-manager": {
      "type": "http",
      "url": "https://mcp-server-sync-abhilashreddi.replit.app/mcp/sse"
    }
  }
}

ツール

4

Analyze 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.

コメント

「クラウドとインフラ」の他のコンテンツ