Skip to content
Back to search
30
MCP

@synterai/mcp-server

npm/@synterai/mcp-server

Model Context Protocol (MCP) server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more. Create campaigns, adjust budgets, generate creatives, and pull performance data through natural conversation.

Uptime
0.0%
33 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@synterai/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}