Skip to content

Add Synter Ads remote MCP server#1259

Open
jshorwitz wants to merge 1 commit intodocker:mainfrom
jshorwitz:add-synter-ads
Open

Add Synter Ads remote MCP server#1259
jshorwitz wants to merge 1 commit intodocker:mainfrom
jshorwitz:add-synter-ads

Conversation

@jshorwitz
Copy link

Summary

Adds Synter Ads — a cross-platform advertising MCP server that gives AI agents the ability to manage real ad campaigns across 7+ platforms.

Server Details

Field Value
Name synter-ads
Type Remote (Streamable HTTP)
URL https://mcp.syntermedia.ai/mcp/
Auth API Key (X-Synter-Key header)
Platforms Google Ads, Meta, LinkedIn, Reddit, Microsoft, TikTok, X
Tools 140+ (dynamic discovery via tools/list)
npm @synterai/mcp-server
GitHub jshorwitz/synter-mcp-server
License MIT

What It Does

  • Campaign Management: Create, pause, update campaigns across 7+ ad platforms
  • Performance Analytics: Pull impressions, clicks, spend, conversions, ROAS
  • AI Creative Generation: Generate images (Imagen 4, Flux) and videos (Veo, Runway)
  • Conversion Tracking: Set up and diagnose tracking across platforms
  • Keyword Management: Add keywords and negative keywords

Files Added

servers/synter-ads/
├── server.yaml      # Remote server configuration
├── tools.json       # [] (dynamic tool discovery)
└── readme.md        # Documentation and setup guide

Testing

Checklist

  • server.yaml follows remote server format
  • tools.json is [] (dynamic discovery)
  • readme.md includes documentation links
  • Server URL is publicly accessible
  • MIT licensed

Cross-platform advertising MCP server covering Google, Meta, LinkedIn,
Reddit, Microsoft, TikTok, and X. Uses Streamable HTTP transport with
API key authentication. 140+ tools for campaign management, performance
analytics, AI creative generation, and conversion tracking.

- Type: remote (streamable-http)
- URL: https://mcp.syntermedia.ai/mcp/
- Auth: API key (X-Synter-Key header)
- npm: @synterai/mcp-server
- GitHub: https://github.com/jshorwitz/synter-mcp-server

Amp-Thread-ID: https://ampcode.com/threads/T-019c9c34-1c3d-741b-8386-6363ea318f86
Co-authored-by: Amp <amp@ampcode.com>
@jshorwitz jshorwitz requested a review from a team as a code owner February 26, 2026 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant