{
  "entry": {
    "kind": "mcp",
    "slug": "canva-mcp-server",
    "name": "Canva MCP Server",
    "vendor": "Canva",
    "description": "Canva's official MCP server lets agents work with designs, assets, exports, and comments — generating or modifying a design and exporting it without leaving the assistant.\n\nDeclared capabilities are outbound network access and credential access. Brand assets and unreleased marketing material are the sensitive content here, and export is the egress path: an agent that can export a design can produce a shareable artifact of anything in the account. For teams using Canva as a brand system of record, scope the connection to a folder rather than the whole account.",
    "website": "https://www.canva.dev/docs/apps/mcp-server/",
    "repository": null,
    "documentationUrl": "https://www.canva.dev/docs/apps/mcp-server/",
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "network:outbound",
      "credentials:access"
    ],
    "packaging": null,
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 20,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: credentials:access",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}