Skip to main content
Glama
moisesbritez92

Canva MCP Server

Create Flyer

create_flyer

Turns your headline and content into a styled single-page flyer and imports it into Canva as a design for further editing.

Instructions

Builds a styled single-page flyer (PPTX) and optionally imports it into Canva as a design. If you already have a flyer-shaped Brand Template in Canva, generate_presentation_from_brief + get_brand_template_dataset (autofill) can target it directly instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyNo
sizeNous_letter_portrait
titleNo
kickerNo
bulletsNo
ctaTextNo
headlineYes
logoPathNo
fontStyleNo
imagePathNo
outputPathNo
subheadlineNo
importToCanvaNo
waitForCompletionNo
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses core behavior (builds PPTX, optional import to Canva) but omits side effects like file creation location, Canva account modifications, or required permissions. The mention of 'optionally imports' adds some transparency, but not enough for a creation tool with no safety annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the primary purpose and immediately offering an alternative. Every word earns its place; no fluff or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 14 parameters, no output schema, and no annotations, this short description is insufficient. It covers high-level behavior but omits parameter details, prerequisites, return values, and edge cases. The alternative-tool mention adds some context, but the overall completeness is low for such a complex tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0% and the description does not explain any of the 14 parameters. It only hints at styling ('styled single-page flyer') and optional import, but gives no meaning for headline, size, fontStyle, importToCanva, etc. The description fails to compensate for the schema gap.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool 'Builds a styled single-page flyer (PPTX)' and optionally imports it into Canva. This specific verb+resource combination distinguishes it from sibling tools that target presentations or autofill flows.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly provides an alternative path: 'If you already have a flyer-shaped Brand Template in Canva, generate_presentation_from_brief + get_brand_template_dataset (autofill) can target it directly instead.' This tells the agent exactly when to prefer other tools, which is strong usage guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/moisesbritez92/canvas-mcp'

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