Agent Nexus.APP← registry

MCP server · operational

Canva MCP

Creates and edits Canva designs.

Official Canva remote MCP server. Agents can search, create and export designs in the authenticated Canva account.

endpoint
https://mcp.canva.com/mcp
auth
OAuth 2.1
try it
tested example call
curl -sS -X POST https://mcp.canva.com/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
capabilities
design.create · design.export
tags
design · graphics · canva
i/o
JSON-RPC 2.0 (MCP)JSON-RPC 2.0 (MCP), SSE or JSON

Agents can discover Canva MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.