synter-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SYNTER_API_KEY | Yes | Your Synter API key. Create one at https://syntermedia.ai/developer. | |
| SYNTER_API_URL | No | API URL override (default: https://syntermedia.ai) | https://syntermedia.ai |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_campaignsB | List all campaigns across connected ad platforms. Returns campaign name, status, budget, and performance metrics. |
| create_search_campaignA | Create a Google Ads Search campaign with keywords. Sets up campaign, ad group, keywords, and responsive search ads. |
| create_display_campaignA | Create a Google Ads Display campaign with responsive display ads. Supports image uploads from URLs. |
| create_pmax_campaignB | Create a Google Ads Performance Max campaign. Requires images, headlines, descriptions, and a business name. |
| pause_campaignA | Pause a campaign by ID. Works across all connected platforms. |
| update_campaign_budgetB | Update the daily budget for a campaign. |
| get_performanceB | Get performance metrics (impressions, clicks, spend, conversions, ROAS) for campaigns. |
| get_daily_spendB | Get daily spend breakdown across all connected ad accounts. |
| add_keywordsB | Add keywords to a Google Ads campaign or ad group. |
| add_negative_keywordsB | Add negative keywords to block unwanted search terms. |
| create_conversionA | Create a conversion action in Google Ads. Returns the conversion ID and label for GTM setup. |
| list_conversionsB | List all conversion actions configured in Google Ads. |
| diagnose_trackingB | Check if conversion tracking is properly set up on a website. Verifies gtag.js, GTM, and pixel installation. |
| generate_imageB | Generate an AI image for ad creatives using Imagen 4, Flux, or Stable Diffusion. |
| generate_videoB | Generate an AI video ad using Veo, Runway, or Luma. Great for YouTube and social ads. |
| create_meta_campaignB | Create a Meta (Facebook/Instagram) advertising campaign. |
| create_linkedin_campaignB | Create a LinkedIn Ads campaign for B2B advertising. |
| create_reddit_campaignB | Create a Reddit Ads campaign for community-based advertising. |
| list_ad_accountsB | List all connected ad accounts across platforms. |
| upload_imageB | Upload an image as an asset for use in ads. |
| run_toolA | Run any Synter tool by name. Use this for advanced operations not covered by other tools. See docs.syntermedia.ai for full tool list. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Synter-Media-AI/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server