AdManage.ai logo
Pricing
Blog
AdManage
Claude
Model Context Protocol

AdManage MCP Server

Connect Claude directly to your ad accounts. Launch ads, analyze performance, manage campaigns, and automate workflows — all through natural conversation.

Get StartedView REST API Docs

What is MCP?

The Model Context Protocol (MCP) is an open standard that lets AI assistants like Claude connect to external tools and data sources. With the AdManage MCP server, Claude gets direct access to your ad accounts, campaigns, creative library, and reporting — no copy-pasting or switching tabs.

Features

59+ tools across 14 categories, covering every part of your ad operations.

Ad Launching

1 tool

Launch ads across Meta (single image, carousel, multi-media, Advantage+), TikTok, Snapchat, Pinterest, and more. Supports lead forms, partnership ads, and scheduled launches.

launch_ads

Campaign Management

8 tools

List campaigns and ad sets, duplicate entities, pause or activate ads, edit creative copy, URLs, CTAs, and UTM tags. Manage up to 100 entities at once.

list_campaignslist_adsetsduplicate_campaignduplicate_adsetduplicate_adupdate_statusedit_adsdelete_entities

Performance & Reports

4 tools

Query spend, ROAS, CPM, CPC, CTR, and conversions via BigQuery. Identify top-performing ads, track daily spend trends, and break down by platform.

query_reportsget_report_fieldsget_top_adsget_daily_spend

Batch Monitoring

3 tools

View launch history, get full batch details including errors and creative state, and poll launch progress in real-time.

list_batchesget_batchget_batch_status

Drafts

6 tools

Create, edit, and save ad drafts before launching. Review and launch drafts when ready. Great for approval workflows.

list_draftsget_draftcreate_draftupdate_draftdelete_draftlaunch_draft

Media & Uploads

4 tools

Search your media library, upload videos and images from URLs or files. Auto-generates thumbnails on upload.

search_mediaget_mediaupload_media_from_urlupload_media_from_file

Creative Library

5 tools

Browse your creative library with filtering by type, status, dimensions, and tags. Organize assets into boards and track launch history.

list_library_assetsget_library_assetlist_library_boardslist_board_assetslist_library_tags

Dropbox & Google Drive

2 tools

Browse Dropbox shared links and Google Drive folders directly. Pull media URLs for launching without leaving Claude.

browse_dropboxbrowse_google_drive

Comments & Sentiment

4 tools

View ad comments with sentiment analysis, get aggregated analytics, reply to comments, and hide negative ones.

list_commentsget_comment_analyticsreply_to_commenthide_comment

Partnership Ads

2 tools

List Instagram posts available for branded content ads and see which creators have approved your account for partnerships.

list_partnership_medialist_partnership_permissions

Automations

6 tools

Build node-based automation workflows with triggers (performance thresholds, media uploads, schedule), filters, delays, approvals, and actions across platforms.

list_automationsget_automationcreate_automationupdate_automationdelete_automationexecute_automation

Rules

6 tools

Create native Facebook Ad Rules that run on Meta's servers. Pause ads, adjust budgets, and send notifications based on spend, CPM, CTR, and more.

list_rulesget_rulecreate_ruleupdate_ruledelete_ruleget_rule_history

Templates

2 tools

Access saved ad copy templates with default text, headlines, and media URLs. Reuse proven creative across launches.

list_ad_copy_templatesget_ad_copy_template

Accounts & Settings

6 tools

List ad accounts across all platforms, manage workspaces, view user defaults, and configure launch settings like creative enhancements and default copy.

list_ad_accountslist_workspacesget_current_userget_launch_defaultslist_profilesupdate_launch_defaults

Setup Guide

Get up and running in under 2 minutes. You need an AdManage API key — grab one from your API docs page or settings.

Claude Desktop / Claude Code

1

Open Claude settings

In Claude Desktop: go to Settings → Developer → Edit Config

In Claude Code: run claude mcp add or edit your project's .mcp.json

2

Add the AdManage MCP server

Paste this into your claude_desktop_config.json or .mcp.json:

claude_desktop_config.json
{
  "mcpServers": {
    "admanage": {
      "command": "npx",
      "args": [
        "-y",
        "@admanage/mcp-admanage@latest"
      ],
      "env": {
        "ADMANAGE_API_KEY": "your_api_key_here"
      }
    }
  }
}

Replace your_api_key_here with your actual API key from the API docs page.

3

Restart Claude

Restart Claude Desktop or reload your Claude Code session. You should see AdManage tools available in the tool list.

4

Start using it

Try asking Claude something like:

"Show me my top performing ads this week"
"Launch 3 new ad variations in my Meta account"
"Pause all ads with CPM over $30"
"Create a rule to auto-pause ads with CTR below 1%"
"What's my daily spend trend for the last 7 days?"
"Browse my Dropbox folder and launch those creatives"

ClaudeClaude.ai (Web)

1

Open Settings

Go to claude.ai → Settings → Connectors

2

Add the MCP server

Click Add Connector, then enter:

mcp.admanage.ai
3

Connect

Click Connect. You'll be redirected to authorize AdManage access to your account. Once approved, all AdManage tools are instantly available in any chat.

Other MCP Clients (Cursor, Windsurf, etc.)

Any MCP-compatible client can connect to AdManage. The configuration is the same — just add the server to your client's MCP config:

MCP server config
{
  "admanage": {
    "command": "npx",
    "args": ["-y", "@admanage/mcp-admanage@latest"],
    "env": {
      "ADMANAGE_API_KEY": "your_api_key_here"
    }
  }
}

What You Can Do

Bulk Launch Creatives

Pull media from Dropbox or Google Drive, pair with ad copy templates, and launch across multiple ad accounts in one conversation.

Performance Analysis

Ask Claude to identify your top ads by ROAS, compare spend across platforms, and surface underperforming creatives.

Automated Rules

Create rules that automatically pause high-CPM ads, adjust budgets based on performance, or send alerts when metrics drop.

Creative Workflows

Browse your library, organize assets into boards, tag and rate creatives, then launch the best performers.

Comment Management

Monitor ad comments with sentiment analysis, auto-reply to common questions, and hide negative comments.

Campaign Duplication

Duplicate winning campaigns, ad sets, or individual ads with optional creative modifications across accounts.

Ready to get started?

Get your API key and connect AdManage to Claude in under 2 minutes.

Get Your API KeyCreate Account
Admanage.ai

Product

  • Bulk Ad Launching
  • Creative Reporting
  • Meta Partnership Ads
  • AxonAppLovin / Axon
  • TikTok Ads
  • Google Ads
  • Meta Ads
  • Snapchat Ads
  • Pinterest Ads
  • TaboolaTaboola Ads

Integrations

  • Google Drive
  • Dropbox
  • YouTube
  • Frame.io
  • Box
  • CanvaCanva
  • SharePointSharePoint
  • BrandfolderBrandfolder
  • AIRAIR
  • ShadeShade
  • IconikIconik

Tools

  • Meta Ad Preview Tool
  • AI Naming
  • First & Last Frame Extractor
  • Creative Calculator
  • ChatGPT Ad Templates
  • Facebook Emojis
  • Facebook Ad Cost Calculator
  • Google Sheets Plugin
  • Free Video Transcription
  • AI Ad Copy Generator

Resources

  • Blog
  • API Docs
  • MCP Server
  • Changelog
  • Case Studies
  • Brand Assets
  • AdManage Leaderboard
  • Support
  • Testimonials
  • Compare Platforms

Company

  • Support
  • Affiliates
  • Terms of service
  • Privacy policy
  • Pricing
  • Real-Time Status
  • Check live status
Built by AdManage.ai. © 2026 All rights reserved.