Skip to main content
Glama
itallstartedwithaidea

Ad Creative MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOUDINARY_API_KEYYesYour Cloudinary API key
CLOUDINARY_API_SECRETYesYour Cloudinary API secret
CLOUDINARY_CLOUD_NAMEYesYour Cloudinary cloud name

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
validate_assetA

Validate an image or video asset against 50+ advertising platform specs. Returns compatible channels, off-size channels with fix suggestions, and incompatible channels.

resize_for_platformC

Generate a Cloudinary transformation URL to resize an asset for a specific advertising platform/channel. Uses AI generative fill for aspect ratios that differ significantly from the source.

batch_resizeA

Generate Cloudinary transformation URLs for an entire platform package (e.g., "GDN Essential", "Meta Complete", "TTD Complete"). Returns all URLs at once.

get_platform_specsA

Get the exact specifications for an advertising platform or channel. Includes dimensions, aspect ratios, file size limits, and duration constraints.

generate_transform_urlA

Generate a Cloudinary transformation URL with specific parameters. Use this for custom transforms not covered by resize_for_platform.

list_packagesA

List all available platform packages with the channels included in each package.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
All Platform SpecsComplete database of 50+ advertising platform specifications
Social Platform SpecsFacebook, Instagram, TikTok, YouTube, LinkedIn, X, Pinterest, etc.
Display Ad SpecsGDN, TTD, DV360 standard display sizes
Platform PackagesPre-built packages: GDN Essential, Meta Complete, TTD Complete, etc.

Latest Blog Posts

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/itallstartedwithaidea/ad-creative-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server