Manage ad campaigns across Google, Meta, LinkedIn, Reddit, TikTok, and more via AI.
{
"mcpServers": {
"io-github-synter-media-ai-synter-ads": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Manage ad campaigns across Google, Meta, LinkedIn, Reddit, TikTok, and more via AI.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: . Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
DataForSEO API modelcontextprotocol server
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants
MCP server for scanning and remediating hardcoded secrets using GitGuardian’s API. Detect over 500 secret types and prevent credential leaks before code goes public.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Synter-Media-AI/synter-ads and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Because once you install it, your AI agent can spend real money.
Create campaigns. Adjust budgets. Pause underperformers. Generate creatives. Pull performance data. All through natural conversation—across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more.
This is the first Model Context Protocol (MCP) server that gives AI agents a credit card.
Most advertising MCP servers are read-only and single-platform. Synter is the only cross-platform ad management MCP server with full read + write capabilities:
| Feature | Synter | Google Ads MCP | Amazon Ads MCP | Others |
|---|---|---|---|---|
| Platforms | 9+ (Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, X, StackAdapt, TTD) | Google only | Amazon only | 1-2 |
| Create campaigns | ✅ | ❌ Read-only | ✅ Amazon only | ❌ |
| Adjust budgets | ✅ | ❌ | ✅ | ❌ |
| Pause campaigns | ✅ | ❌ | ✅ | ❌ |
| AI creative generation | ✅ (Imagen 4, Veo, Flux) | ❌ | ❌ | ❌ |
| Bid optimization | ✅ | ❌ | ❌ | ❌ |
| AI Strategist | ✅ | ❌ | ❌ | ❌ |
| Open source | ✅ | ✅ | ❌ | Varies |
One MCP server. Every ad platform. Read and write.
Your AI agent will be able to:
We built in confirmations for destructive actions. But still—maybe don't give this to an agent you just met.
Sign up at syntermedia.ai and create an API key in the Developer Settings.
For Claude Desktop — Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"synter": {
"command": "npx",
"args": ["@synterai/mcp-server"],
"env": {
"SYNTER_API_KEY": "syn_your_api_key_here"
}
}
}
}
For Cursor — Add to .cursor/mcp.json in your project:
{
"mcpServers": {
"synter": {
"command": "npx",
"args": ["@synterai/mcp-server"],
"env": {
"SYNTER_API_KEY": "syn_your_api_key_here"
}
}
}
}
For Amp — Add to .amp/settings.json:
{
"mcpServers": {
"synter": {
"command": "npx",
"args": ["@synterai/mcp-server"],
"env": {
"SYNTER_API_KEY": "syn_your_api_key_here"
}
}
}
}
Remote (Streamable HTTP) — For ChatGPT, n8n, Zapier, or any MCP client that supports HTTP transport:
URL: https://mcp.syntermedia.ai/mcp/
Header: X-Synter-Key: syn_your_api_key_here
No local install needed. Works with any MCP client that supports Streamable HTTP transport.
Restart your AI client and start chatting:
"Show me all my Google Ads campaigns"
"Create a search campaign for 'project management software' with a $50/day budget"
"Pause the campaign that's overspending"
| Tool | Description |
|---|---|
list_campaigns | List campaigns across all connected platforms |
create_search_campaign | Create a Google Search campaign with keywords and ads |
create_display_campaign | Create a Google Display campaign with images |
create_pmax_campaign | Create a |