Synter Ads
Cross-platform ad campaign management for AI agents across Google, Meta, LinkedIn, Reddit, TikTok, and more. 140+ tools with read/write access.
Ads
Overview
Reporting across 19 ad platforms and full campaign creation on 14 of them (write actions on 16), spanning every major buying channel, with built-in confirmations for destructive actions. Create campaigns. Adjust budgets. Pause underperformers. Generate creatives. Pull performance data. All through natural conversation, across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, X, and more. This is the first Model Context Protocol (MCP) server that gives AI agents a credit card. The official Google Ads MCP server is read-only by design: per Google's documentation, it is "strictly read-only" and "cannot modify bids, pause campaigns, or create new assets." Most third-party ad MCP servers cover a single platform. We built Synter to do both halves of the job, across every major buying channel, from one server.
Installation
npx @synterai/mcp-server
Configuration
{
"mcpServers": {
"synter": {
"command": "npx",
"args": [
"@synterai/mcp-server"
],
"env": {
"SYNTER_API_KEY": "syn_your_api_key_here"
}
}
}
}Capabilities
- List campaigns across platforms
Ask your assistant to show all campaigns from connected ad accounts using `list_campaigns`.
- Create search campaigns
Have your assistant build a Google Search campaign with keywords, budget, and landing page via `create_search_campaign`.
- Pause underperforming ads
Instruct your assistant to halt any campaign that's overspending or underperforming with `pause_campaign`.
- Adjust daily budgets
Request budget changes on the fly using `update_campaign_budget` to scale spend up or down.
- Pull performance metrics
Get impressions, clicks, spend, conversions, and ROAS across platforms with `get_performance`.
- Generate ad creatives
Ask for AI-generated images or videos for your campaigns using `generate_image` and `generate_video`.
Tags
- advertising
- marketing-automation
- api
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.