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.
Server Config
{
"mcpServers": {
"synter": {
"command": "npx",
"args": [
"@synterai/mcp-server"
],
"env": {
"SYNTER_API_KEY": "syn_your_api_key_here"
}
}
}
}