Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Media & DesignAuth: OAuth2.1

Canva hosted MCP server

Visual design

Canva’s hosted MCP server lets agents work with Canva designs — creating, searching, and exporting content in the connected Canva account — through OAuth-scoped access.

Curated by Published Updated

Server description

Create and manage Canva designs from your agent

Canva’s hosted MCP server lets agents work with Canva designs — creating, searching, and exporting content in the connected Canva account — through OAuth-scoped access.

Directory details

Slug
canva
Category
Media & Design
Category slug
media-and-design
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "canva": {
      "url": "https://mcp.canva.com/mcp"
    }
  }
}

Connection links