MCP.so
登录

Adrex AI

@adrex-ai

关于 Adrex AI

Open-source MCP server for Google Ads and Meta Ads. Create campaigns, pull reports, and manage keywords & targeting in plain English from Claude, Cursor, or Codex.

基本信息

分类

其他

传输方式

stdio

发布者

adrex-ai

提交者

Gaurav Agarwal

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "adrex-ai": {
      "command": "npx",
      "args": [
        "-y",
        "adrex-ai"
      ],
      "env": {
        "ADREX_API_KEY": "<YOUR_ADREX_API_KEY>"
      }
    }
  }
}

工具

54

List all accessible Google Ads accounts

List all campaigns for a Google Ads account with performance metrics

Get detailed information and metrics for a specific Google Ads campaign

Create a new Google Ads Search campaign. Campaign is created PAUSED for safety — no money will be spent until you resume it.

Update a Google Ads campaign's name, budget, or bidding strategy

Pause a Google Ads campaign — stops ad delivery immediately

Resume a paused Google Ads campaign — this will start spending your budget

Permanently remove a Google Ads campaign — this action is IRREVERSIBLE

List all ad groups for a Google Ads campaign with performance metrics

Create a new ad group within a Google Ads campaign

Update a Google Ads ad group's name, bid, or status

Pause a Google Ads ad group

Permanently remove a Google Ads ad group — IRREVERSIBLE

List all ads in a Google Ads ad group with performance metrics

Create a Responsive Search Ad with multiple headlines and descriptions. Ad is created PAUSED for review.

Pause a Google Ads ad

Enable a paused Google Ads ad — it will start serving

Permanently remove a Google Ads ad — IRREVERSIBLE

List keywords in a Google Ads ad group with quality score and performance metrics

Add keywords to a Google Ads ad group with specified match types

Add negative keywords to a Google Ads campaign to exclude irrelevant searches

Pause a keyword in a Google Ads ad group

Permanently remove a keyword from a Google Ads ad group — IRREVERSIBLE

Get performance summary across all Google Ads campaigns with spend, clicks, conversions, and ROAS

Get daily performance time series for a Google Ads campaign

Get campaign breakdowns by device or network for a Google Ads campaign

Get competitive auction insights showing how you compare against other advertisers

Get budget details for a Google Ads campaign

List all accessible Meta (Facebook) ad accounts

List all campaigns for a Meta ad account with performance metrics

Get detailed information and metrics for a specific Meta campaign

Create a new Meta Ads campaign. Created PAUSED for safety — no money spent until you activate it.

Update a Meta campaign's name, budget, or status

Pause a Meta campaign — stops ad delivery immediately

Activate a paused Meta campaign — this will start spending your budget

Permanently delete a Meta campaign — IRREVERSIBLE

List all ad sets for a Meta campaign with targeting and metrics

Create a new ad set in a Meta campaign with targeting options

Update a Meta ad set's name, budget, or status

Pause a Meta ad set

Permanently delete a Meta ad set — IRREVERSIBLE

List all ads in a Meta ad set with creative details and metrics

Create a new Meta ad with creative (image, copy, link). Ad is created PAUSED for review.

Pause a Meta ad

Activate a paused Meta ad — it will start serving

Permanently delete a Meta ad — IRREVERSIBLE

Search Meta's targeting interests and behaviors for audience building

List custom audiences for a Meta ad account

List Facebook pages you manage (needed for creating ads)

Update targeting settings on a Meta ad set (age, gender, countries, interests)

Get performance summary across all Meta campaigns with spend, clicks, and conversions

Get daily performance time series for a Meta campaign

Get campaign breakdowns by device, platform, placement, age, or gender

Check which ad platforms are configured and ready to use

概览

What is Adrex AI?

Adrex AI is an open-source MCP server that connects Google Ads and Meta Ads to Claude, Cursor, Codex, or any MCP client. It allows users to manage campaigns, reporting, keywords, audiences, and targeting using plain English — no dashboards required.

How to use Adrex AI?

Add Adrex AI to your MCP client using a command like claude mcp add -s user adrex-ai -e ADREX_API_KEY=<key> -- npx -y adrex-ai. Obtain a free API key at https://adrex.ai, then connect your ad accounts once via OAuth. After setup, you can issue natural language commands such as "Show my Google Ads performance for the last 7 days" or "Pause the campaign with the lowest ROAS."

Key features of Adrex AI

  • Connects Google Ads and Meta Ads to any MCP client
  • Manage campaigns, keywords, audiences, and targeting via plain English
  • Every campaign and ad is created paused by default
  • Spend-starting actions prompt a warning before execution
  • Read-only operations run freely without risk
  • Ad account tokens remain on Adrex’s servers, never in the client

Use cases of Adrex AI

  • Monitor advertising performance over custom date ranges
  • Pause underperforming campaigns based on ROAS or other metrics
  • Create new Meta or Google campaigns from natural language descriptions
  • Manage audiences and targeting without switching between dashboards

FAQ from Adrex AI

Where are my ad account tokens stored?

Tokens are stored on Adrex’s servers after OAuth; they never reside in your MCP client.

Are campaigns created live immediately?

No. Every campaign and ad is created in a paused state for your review. Actions that would start spending first require a confirmation warning.

Is it safe to run read-only commands?

Yes. Read operations (e.g., fetching performance reports) run freely without any risk of accidental spend.

What are the runtime requirements?

You need Node.js (via npx) and a free API key from https://adrex.ai to run the server.

Is Adrex AI free and open source?

Yes. The API key is free to obtain, and the server is open-source (no license details in the README, but stated as open source).

评论

其他 分类下的更多 MCP 服务器