C

Canva MCP Server

Search designs, autofill templates, and export visuals from AI agents.

freemium 20/100 Low Quality Content & Media canva design graphics templates marketing brand

Canva's official remote MCP server for design workflows. Enables AI agents to create new designs, autofill templates with content, search existing designs, and export them as PDFs or images.

Connects via Canva's hosted MCP endpoint with OAuth authentication. Some features (autofill) require Enterprise plans; exports work on all plans.

Install

npx -y mcp-remote@latest https://mcp.canva.com/mcp

MCP Client Config

{
  "mcpServers": {
    "canva": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://mcp.canva.com/mcp"
      ]
    }
  }
}

Capabilities

Tools

create_designautofill_templatesearch_designsexport_design

Compatible With

Claude Desktop Claude Code Cursor

Pricing

Exports work on all plans. Autofill requires Canva Enterprise. Requires a Canva account with OAuth.

Metrics

6

GitHub Stars

0

Installs

0

Weekly

2

Open Issues