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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

linkedin-mcp-server
Model Context Protocol (MCP) server for LinkedIn - enabling AI agents to interact with LinkedIn's professional network
0 tools
prometheus-mcp-server
A Model Context Protocol (MCP) server that enables AI agents and LLMs to query and analyze Prometheus metrics through standardized interface
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
prometheus-mcp
A Model Context Protocol (MCP) server implementation that provides AI agents with programmatic access to Prometheus metrics via a unified in
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
agentic-store-mcp
Model Context Protocol (MCP) Server for AI Data Privacy: LLM prompt firewall, audit logs, and 31 MCP tools for Claude, Cursor, and Windsurf.
0 tools

How to use

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

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