MCP.so
Sign In

Synter Media Ai Mcp Server

@Synter-Media-AI

About Synter Media Ai Mcp Server

Synter gives AI agents full control over 14 ad platforms, create campaigns, adjust budgets, generate creatives, and pull performance data across Google, Meta, LinkedIn, TikTok, Reddit, and more. The only cross-platform ad MCP server with read and write capabilities.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "synter": {
      "command": "npx",
      "args": [
        "@synterai/mcp-server"
      ],
      "env": {
        "SYNTER_API_KEY": "syn_your_api_key_here"
      }
    }
  }
}

Tools

25

List all campaigns across connected ad platforms. Returns campaign name, status, budget, and performance metrics.

Create a Google Ads Search campaign with an ad group, responsive search ad, and keywords — all in one atomic request. IMPORTANT: You must supply at least 3 headlines (max 30 chars each) and at least 2 descriptions (max 90 chars each). Fewer than 3 headlines or fewer than 2 descriptions will cause the campaign to be rejected before any API call is made.

Create a Google Ads Display campaign with responsive display ads. Supports image uploads from URLs.

Create a Google Ads Performance Max campaign. Requires images, headlines, descriptions, and a business name.

Pause a campaign by ID. Works across all connected platforms.

Update the daily budget for a campaign.

Get performance metrics (impressions, clicks, spend, conversions, ROAS) for campaigns.

Get daily spend breakdown across all connected ad accounts.

Add keywords to a Google Ads campaign or ad group.

Add negative keywords to block unwanted search terms.

Create a conversion action in Google Ads. Returns the conversion ID and label for GTM setup.

List all conversion actions configured in Google Ads.

Check if conversion tracking is properly set up on a website. Verifies gtag.js, GTM, and pixel installation.

Generate an AI image for ad creatives using Imagen 4, Flux, or Stable Diffusion.

Generate an AI video ad using Veo, Runway, or Luma. Great for YouTube and social ads.

Create a Meta (Facebook/Instagram) advertising campaign.

Create a LinkedIn Ads campaign for B2B advertising.

Create a Reddit Ads campaign for community-based advertising.

Stage a hashed-PII payload (newline-delimited identifiers — SHA-256 emails, phones, or raw MAIDs) in Synter's private artifact store and return an opaque artifact_id. Pass that id to sync_audience via *_artifact_id parameters. FREE — no credits charged. Use this instead of pasting hashed identifiers inline when you have more than ~500 entries.

Upload an audience to an ad platform (Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, X). Accepts inline hashed identifiers (hashed_emails, hashed_phones), raw mobile_ids (IDFA/GAID), company_domains, a public csv_url, or *_artifact_id references staged via stage_audience_artifact. Costs 10 credits on success.

Create, upload to, or list first-party audiences in Google Ads via the Data Manager API. Supports Customer Match lists from emails, phone numbers, and company domains (B2B). Use action='create' to build a new audience, 'upload' to append members to an existing one, 'list' to see all audiences, 'status' to check an upload job, or 'list-sources' to see linked data sources (GA4, Merchant Center).

List all connected ad accounts across platforms.

Upload an image as an asset for use in ads.

Run any Synter tool by name. Use this for advanced operations not covered by other tools. See docs.syntermedia.ai for full tool list.

List all landing pages for the authenticated workspace, including publish status, custom domain, and URLs.

Overview

What is Synter Media Ai Mcp Server?

Synter Media Ai Mcp Server is an AI Agent Operator for Ads. It provides a single MCP server that connects to 14 ad platforms and offers over 100 tools, enabling AI agents to manage advertising campaigns through natural conversation.

How to use Synter Media Ai Mcp Server?

Configure the server in your MCP client by running npx @synterai/mcp-server and setting the environment variable SYNTER_API_KEY with the key obtained from syntermedia.ai. The server then exposes tools your AI agent can invoke to manage ads.

Key features of Synter Media Ai Mcp Server

  • Create search, display, and video campaigns
  • Adjust budgets and bids in real time
  • Pause underperforming campaigns
  • Generate AI ad images and videos (Imagen 4, Veo, Flux)
  • Pull performance data (impressions, clicks, ROAS, conversions)
  • Add keywords, negative keywords, and set up conversion tracking

Use cases of Synter Media Ai Mcp Server

  • Launch and optimize cross-platform ad campaigns from a single conversation
  • Automatically pause low-performing ads and reallocate budget to winners
  • Generate on-brand creatives using built-in AI image and video models
  • Monitor campaign performance with real-time metrics like ROAS and conversions
  • Manage keyword lists and conversion tracking across multiple ad networks

FAQ from Synter Media Ai Mcp Server

What ad platforms does Synter Media Ai Mcp Server support?

It supports Google Ads, Meta (Facebook/Instagram), LinkedIn, TikTok, Reddit, Microsoft (Bing), X (Twitter), StackAdapt, The Trade Desk, Amazon DSP, Taboola, Spotify, Pinterest, and Snapchat — 14 platforms in total.

How do I get an API key?

Obtain your API key by visiting syntermedia.ai. The key is set as the SYNTER_API_KEY environment variable in the MCP server configuration.

What can AI agents do with this server?

Agents can create campaigns, adjust budgets and bids, pause underperformers, generate ad creatives with AI, pull performance data (impressions, clicks, ROAS, conversions), manage keywords, and set up conversion tracking.

What AI models are used for creative generation?

The server uses Imagen 4, Veo, and Flux for generating ad images and videos.

Is there a quick start configuration example?

Yes. Add the following to your MCP client config: use "command": "npx", "args": ["@synterai/mcp-server"], and set "SYNTER_API_KEY" in the env block.

Frequently asked questions

What ad platforms does Synter Media Ai Mcp Server support?

It supports Google Ads, Meta (Facebook/Instagram), LinkedIn, TikTok, Reddit, Microsoft (Bing), X (Twitter), StackAdapt, The Trade Desk, Amazon DSP, Taboola, Spotify, Pinterest, and Snapchat — 14 platforms in total.

How do I get an API key?

Obtain your API key by visiting syntermedia.ai. The key is set as the `SYNTER_API_KEY` environment variable in the MCP server configuration.

What can AI agents do with this server?

Agents can create campaigns, adjust budgets and bids, pause underperformers, generate ad creatives with AI, pull performance data (impressions, clicks, ROAS, conversions), manage keywords, and set up conversion tracking.

What AI models are used for creative generation?

The server uses Imagen 4, Veo, and Flux for generating ad images and videos.

Is there a quick start configuration example?

Yes. Add the following to your MCP client config: use `"command": "npx"`, `"args": ["@synterai/mcp-server"]`, and set `"SYNTER_API_KEY"` in the `env` block.

Comments

More Media & Design MCP servers