Synter-Media-AI/mcp-server
by Various
MCP server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more
MCP
Synter-Media-AI/mcp-server
Added 1 June 2026
Overview
An open-source MCP server that lets AI agents manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and other platforms. Built in JavaScript, it exposes a set of tools via the Model Context Protocol for programmatic campaign creation, bidding, and reporting.
Best for
Best for
Developers building AI agents that need to automate multi-platform ad campaign management
Use cases
- Automating cross-platform ad campaign creation and optimization
- Integrating ad platform APIs into AI agent workflows
- Programmatic bidding and performance monitoring across multiple ad networks
How to use
Install
npx @synterai/mcp-server Tools exposed
list_campaignscreate_search_campaigncreate_display_campaigncreate_pmax_campaigncreate_meta_campaigncreate_linkedin_campaigncreate_reddit_campaignpause_campaignupdate_campaign_budgetget_performanceget_daily_spendadd_keywordsadd_negative_keywordscreate_conversionlist_conversionsdiagnose_trackinggenerate_imagegenerate_videoupload_imagelist_ad_accounts
Tested with
Claude Desktop, Cursor, Amp, ChatGPT
Example client config
{\n "mcpServers": {\n "synter": {\n "command": "npx",\n "args": ["@synterai/mcp-server"],\n "env": {\n "SYNTER_API_KEY": "syn_your_api_key_here"\n }\n }\n }\n} Notes
An open-source MCP server that lets AI agents manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and other platforms. Built in JavaScript, it exposes a set of tools via the Model Context Protocol for programmatic campaign creation, bidding, and reporting.
11 stars on GitHub. Last updated 2026-05-27. Licensed MIT.
Use cases
- Automating cross-platform ad campaign creation and optimization
- Integrating ad platform APIs into AI agent workflows
- Programmatic bidding and performance monitoring across multiple ad networks
Pros
- Supports a wide range of major ad platforms out of the box
- Leverages the standard MCP protocol for easy integration with AI agents
- Open source and free to self-host
Cons
- Very early stage with only 11 GitHub stars and limited community adoption
- Requires self-hosting and managing API credentials for each platform
- Documentation and examples are sparse, making setup more challenging
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports a wide range of major ad platforms out of the box
- Leverages the standard MCP protocol for easy integration with AI agents
- Open source and free to self-host
Cons
- Very early stage with only 11 GitHub stars and limited community adoption
- Requires self-hosting and managing API credentials for each platform
- Documentation and examples are sparse, making setup more challenging
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.