Bannerbear (Image Gen)

Bannerbear (Image Gen) MCP Connector for Claude

F

Automate image and video generation via Bannerbear — create dynamic assets from templates and manage collections directly from your AI agent.

6 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Bannerbear account to any AI agent and automate your design and marketing workflows through natural conversation.

What you can do

  • Template Management — List all available templates in your project and fetch detailed layer information using list_templates and get_template.
  • Dynamic Image Generation — Create new images by applying text, color, or image modifications to templates with create_image.
  • Video Creation — Generate videos based on video templates and input data frames using create_video.
  • Bulk Collections — Process multiple images at once for high-volume workflows using the create_collection action.
  • Asset Retrieval — Fetch the status and final URLs of your generated images using get_image to ensure they are ready for use.

How it works

  1. Subscribe to this server
  2. Enter your Bannerbear API Key
  3. Start generating visual content from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Marketing Teams — instantly generate social media banners, ad variations, and personalized content without opening a design tool.
  • Developers — automate dynamic OG images or PDF generation directly from the code editor or terminal.
  • Content Creators — quickly produce thumbnails and headers by simply describing the text and template you want to use.
image-generationdynamic-templatesmarketing-assetsautomationdesign-workflowmedia-production

6 tools expose this connector's capabilities to your AI agent.

create_collection

Create multiple images at once as a collection

create_image

Create an image based on a template

create_video

Create a video based on a video template

get_image

Retrieve the details of a previously created image

get_template

Retrieve the details of a specific template

list_templates

Retrieve a list of templates in your project

See how to talk to your AI agent using Bannerbear (Image Gen).

List all my Bannerbear templates.

I've retrieved your templates. You have 3 available: 'Promo Banner' (UID: abc-123), 'Twitter Post' (UID: def-456), and 'Product Card' (UID: ghi-789). Which one would you like to use?

Create an image using template abc-123 with the text 'Summer Sale' in the title layer.

I've initiated the image generation for template 'abc-123' with your modifications. The image UID is 'img-xyz-789'. You can check its status in a few moments.

Get the details and URL for image UID img-xyz-789.

The image is ready! You can view or download it here: https://bannerbear.com/outputs/img-xyz-789.png. The status is 'completed'.

You can use the `list_templates` tool. It will return a list of all templates associated with your API key, including their names and unique UIDs.

Related Connectors