Ad Creative MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLOUDINARY_API_KEY | Yes | Your Cloudinary API key | |
| CLOUDINARY_API_SECRET | Yes | Your Cloudinary API secret | |
| CLOUDINARY_CLOUD_NAME | Yes | Your Cloudinary cloud name |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| All Platform Specs | Complete database of 50+ advertising platform specifications |
| Social Platform Specs | Facebook, Instagram, TikTok, YouTube, LinkedIn, X, Pinterest, etc. |
| Display Ad Specs | GDN, TTD, DV360 standard display sizes |
| Platform Packages | Pre-built packages: GDN Essential, Meta Complete, TTD Complete, etc. |
Latest Blog Posts
- 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/itallstartedwithaidea/ad-creative-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server