MCP.so
Sign In

Canva

Designs, assets, exports, comments

Documentation

About Canva

Canva is a visual communication platform for creating presentations, social graphics, documents, and brand assets. Its remote MCP server connects assistants to Canva designs, assets, exports, and comments so creative work can be discussed, revised, and prepared from conversation.

Connection details

https://mcp.canva.com/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add canva --transport http https://mcp.canva.com/mcp

Frequently asked questions

What is the Canva remote MCP server?

The Canva remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.canva.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Canva MCP server?

Add the endpoint https://mcp.canva.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Canva MCP server require authentication?

Yes. Canva uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Canva MCP server use?

Canva exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers