generate_image_ad
ActiveTool of io.github.Synter-Media-AI/synter-ads
Generate display/social ad images. Use mode='system-graphic' for bold text-heavy creatives (requires headline). AI mode (default) for photo/illustration backgrounds. Auto-sizes for target platform (80 credits)
Parameters schema
{
"type": "object",
"title": "generate_image_ad_toolArguments",
"required": [
"prompt"
],
"properties": {
"cta": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Cta",
"default": null
},
"mode": {
"type": "string",
"title": "Mode",
"default": "ai"
},
"name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Name",
"default": null
},
"stat": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Stat",
"default": null
},
"sizes": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Sizes",
"default": null
},
"prompt": {
"type": "string",
"title": "Prompt"
},
"eyebrow": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Eyebrow",
"default": null
},
"headline": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Headline",
"default": null
},
"platform": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Platform",
"default": null
},
"provider": {
"type": "string",
"title": "Provider",
"default": "imagen"
},
"subheadline": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Subheadline",
"default": null
},
"creative_brief": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Creative Brief",
"default": null
},
"negative_prompt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Negative Prompt",
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Synter-Media-AI/synter-ads
https://github.com/Synter-Media-AI/mcp-server
4/7 registries