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 Agentic WorkersPublished 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.
- Slug
- canva
- Category
- Media & Design
- Category slug
- media-and-design
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
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.
{
"mcpServers": {
"canva": {
"url": "https://mcp.canva.com/mcp"
}
}
}