150,000+ agents registered. Trust scores show their math.Explore →
Explorer/MCP/smithery/canva
REMOTE

Canva

smithery/canva

Canva offers a drag-and-drop design suite for creating social media graphics, presentations, and marketing materials with prebuilt templates and a vast element library

37 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (10mo)
37toolsRemote/ HTTP10moindexed
100% uptime · 267ms avgChecked Sep 9, 2026
Quality Score
69/95
Deep
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure15.6/20
301 days indexed
Capability20.1/25
Tools: 8.1/13 (37 tools)
Description: 5/5
Endpoint: 7/7
Adoption8.4/25
Use count: 8.4/20 (124 uses)
Multi-registry: 0/5 (1 registry)
Reliability25/25
Currently live: 10/10
Uptime history: 15/15 100% (24/24 checks)
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
37 tools. Nothing caught our attention.
First indexed Nov 19, 2025
Server Profile
Tools catalogued
37
37 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 267ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://canva.run.tools
Tools (37)
CANVA_ACCESS_USER_SPECIFIC_BRAND_TEMPLATES_LIST
Lists brand templates available to the user (Canva Enterprise only). This endpoint retrieves all brand templates the user has access to. Brand templates are pre-designed layouts with variable data fields that can be populated programmatically using the autofill API. Returns template metadata including IDs, names, and dataset schemas.
CANVA_CREATE_ASSET_UPLOAD_JOB
Uploads an asset file to the user's Canva content library. This endpoint initiates an asynchronous upload job for images, videos, audio files, PDFs, or fonts. Returns a job ID to track the upload progress. Once complete, the asset can be used in designs, referenced by its asset ID, and managed through other asset endpoints. IMPORTANT: This is an async operation. Use CANVA_FETCH_ASSET_UPLOAD_JOB_STATUS to poll the job status until it reaches 'success' or 'failed' status.
CANVA_CREATE_CANVA_DESIGN_EXPORT_JOB
Exports a Canva design to various file formats. This endpoint initiates an asynchronous export job for designs. Supports image formats (PNG, JPG, GIF), documents (PDF, PPTX), and video (MP4). Each format has specific configuration options like dimensions, quality, and page selection. IMPORTANT: This is an async operation. Use GET_DESIGN_EXPORT_JOB_RESULT to poll the job status until completion and retrieve the download URLs for the exported files.
CANVA_CREATE_CANVA_DESIGN_WITH_OPTIONAL_ASSET
Creates a new Canva design with specified dimensions or from an asset. This endpoint creates a design using either a preset type (doc, presentation, whiteboard), custom dimensions, or by importing an image asset. Returns the design ID, URLs for editing and viewing, owner info, and metadata. The design can be immediately accessed and edited.
CANVA_CREATE_COMMENT_REPLY_IN_DESIGN
This preview API allows replying to comments within a design on Canva, with a limit of 100 replies per comment. Users should note potential unannounced changes, and that preview APIs are not eligible for public integrations.
CANVA_CREATE_DESIGN_COMMENT_IN_PREVIEW_API
Creates a new comment thread on a Canva design. This preview API allows adding text comments to designs for collaboration and feedback. Returns the created comment with ID, author info, and timestamp. Comments can be replied to using the comment reply endpoint.
Show all 37 tools ↓
CANVA_CREATE_DESIGN_IMPORT_JOB
Imports an external file as a new Canva design. This endpoint converts documents (PDF, Word, PowerPoint, Excel) and design files (PSD, AI) into editable Canva designs. The import runs asynchronously and returns a job ID to track progress and retrieve the created design. IMPORTANT: This is an async operation. Use CANVA_RETRIEVE_DESIGN_IMPORT_JOB_STATUS to poll the job status until it reaches 'success' or 'failed' to get the final design ID.
CANVA_CREATE_DESIGN_RESIZE_JOB
Creates a resized copy of an existing design (Canva Pro/Enterprise only). This endpoint creates a new design with different dimensions from an existing one. The resize operation runs asynchronously and preserves content where possible. Returns a job ID to track progress and retrieve the new design once complete. IMPORTANT: This is an async operation. Use CANVA_RETRIEVE_DESIGN_RESIZE_JOB_STATUS to poll the job status until completion to get the resized design ID and access URLs.
CANVA_CREATE_URL_ASSET_UPLOAD_JOB
Tool to create an asynchronous Canva asset import job from a public URL. Use when you need to import an asset into Canva directly from a publicly accessible URL without S3 choreography.
CANVA_CREATE_USER_OR_SUB_FOLDER
Creates a new folder in the user's Canva projects. This endpoint creates a single folder at the specified location (root level or inside another folder). Returns the new folder's ID, name, and timestamps. The created folder can store designs, assets, and subfolders.
CANVA_DELETE_ASSET_BY_ID
You can delete an asset by specifying its `assetId`. This operation mirrors the behavior in the Canva UI. Deleting an item moves it to the trash. Deleting an asset doesn't remove it from designs that already use it.
CANVA_EXCHANGE_OAUTH20_ACCESS_OR_REFRESH_TOKEN
The OAuth 2.0 endpoint issues time-limited (4-hour) access tokens of up to 4KB for user authorization via codes or refresh tokens. It requires client ID/secret for authentication.
CANVA_FETCH_ASSET_UPLOAD_JOB_STATUS
Polls for asset upload job completion status. Use this after CANVA_CREATE_ASSET_UPLOAD_JOB to check the upload progress. Repeatedly call this endpoint until a 'success' or 'failed' status is received to get the final asset ID and metadata.
CANVA_FETCH_CANVA_CONNECT_SIGNING_PUBLIC_KEYS
The API for verifying Canva webhooks, 'connect/keys,' is in preview, meaning unstable, not for public integrations, and provides a rotating JWK for signature verification to prevent replay attacks. Cache keys for efficiency.
CANVA_FETCH_CURRENT_USER_DETAILS
Returns the User ID, Team ID, and display name of the user account associated with the provided access token.
CANVA_FETCH_DESIGN_METADATA_AND_ACCESS_INFORMATION
Gets the metadata for a design. This includes owner information, URLs for editing and viewing, and thumbnail information.
CANVA_GET_DESIGN_EXPORT_JOB_RESULT
Polls for design export job completion status. Use this after CANVA_CREATE_CANVA_DESIGN_EXPORT_JOB to check the export progress. Call this endpoint repeatedly until the job is complete to receive download links for the exported design pages. Download URLs expire after 30 days.
CANVA_INITIATE_CANVA_DESIGN_AUTOFILL_JOB
Upcoming brand template ID updates require migration within 6 months. Canva Enterprise users can auto-fill designs using various data types, including experimental chart data. Monitor jobs with specific API.
CANVA_LIST_DESIGN_PAGES_WITH_PAGINATION
Preview API for Canva: subject to unannounced changes and not for public integrations. Lists metadata for design pages with optional `offset` and `limit`; not applicable to all design types.
CANVA_LIST_FOLDER_ITEMS_BY_TYPE_WITH_SORTING
Lists the items in a folder, including each item's `type`. Folders can contain: - Other folders. - Designs, such as Instagram posts, Presentations, and Documents ([Canva Docs](https://www.canva.com/create/documents/)). - Image assets.
CANVA_LIST_USER_DESIGNS
Provides a summary of Canva user designs, includes search filtering, and allows showing both self-created and shared designs with sorting options.
CANVA_MOVE_ITEM_TO_SPECIFIED_FOLDER
Transfers an item to a different folder by specifying both the destination folder's ID and the item's ID. If the item is in various folders, an error occurs; manual relocation via Canva UI is required.
CANVA_REMOVE_FOLDER_AND_MOVE_CONTENTS_TO_TRASH
Deletes a folder by moving the user's content to Trash and reassigning other users' content to their top-level projects.
CANVA_RETRIEVE_APP_PUBLIC_KEY_SET
Returns the Json Web Key Set (public keys) of an app. These keys are used to verify JWTs sent to app backends.
CANVA_RETRIEVE_A_SPECIFIC_DESIGN_COMMENT
This preview API is subject to unannounced changes and can't be used in public integrations. It retrieves a comment, details of which are on Canva Help Center.
CANVA_RETRIEVE_ASSET_METADATA_BY_ID
You can retrieve the metadata of an asset by specifying its `assetId`.
CANVA_RETRIEVE_BRAND_TEMPLATE_DATASET_DEFINITION
Canva's brand template IDs will change later this year, including a 6-month integration migration. API access requires Enterprise membership, providing autofill for images, text, and charts, although chart data could change during preview.
CANVA_RETRIEVE_CANVA_ENTERPRISE_BRAND_TEMPLATE_METADATA
Upcoming update will change brand template IDs; integrations must migrate within 6 months. API use requires Canva Enterprise membership.
CANVA_RETRIEVE_DESIGN_AUTOFILL_JOB_STATUS
API users with Canva Enterprise membership can retrieve design autofill job results, potentially requiring multiple requests until a `success` or `failed` status is received.
CANVA_RETRIEVE_DESIGN_IMPORT_JOB_STATUS
Polls for design import job completion status. Use this after CANVA_CREATE_DESIGN_IMPORT_JOB to check the import progress. Repeatedly call this endpoint until a 'success' or 'failed' status is received to get the final imported design ID and metadata.
CANVA_RETRIEVE_DESIGN_RESIZE_JOB_STATUS
Retrieves the status and results of a design resize job. Polls for design resize job completion status. Use this after CANVA_CREATE_DESIGN_RESIZE_JOB to check the resize progress. Keep polling until status is 'success' or 'failed'. Successful jobs include the new design ID and temporary access URLs.
CANVA_RETRIEVE_FOLDER_DETAILS_BY_ID
Gets the name and other details of a folder using a folder's `folderID`.
CANVA_RETRIEVE_USER_PROFILE_DATA
Currently, this returns the display name of the user account associated with the provided access token. More user information is expected to be included in the future.
CANVA_REVOKE_OAUTH_TOKENS
Revoke a refresh token to end its lineage and user consent, requiring re-authentication. Authenticate using either basic access with Base64-encoded credentials or body parameters with client ID and secret.
CANVA_UPDATE_ASSET_S_NAME_AND_TAGS_BY_ID
You can update the name and tags of an asset by specifying its `assetId`. Updating the tags replaces all existing tags of the asset.
CANVA_UPDATE_FOLDER_DETAILS_BY_ID
Updates a folder's details using its `folderID`. Currently, you can only update a folder's name.
CANVA_VALIDATE_OAUTH_TOKEN_PROPERTIES
Check an access token's validity and properties via introspection, requiring authentication. Use Basic access (Base64 encoded `client_id:client_secret`) or body parameters for credentialing.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from smithery
Sentry
Manage and investigate Sentry issues, events, traces, releases, and organizations from one place. Search for errors, run counts and performance queries, fetch attachments and DSNs, and navigate projects and teams. Analyze specific issues with root cause insights and pull relevant Sentry documentation on demand.
Mural
Mural is a digital whiteboard platform enabling distributed teams to visually brainstorm, map ideas, and collaborate in real time with sticky notes and diagrams
Consensus
Search academic research papers with AI-powered analysis. Find studies, extract key findings, and get evidence-based answers to research questions.
Sage
Sage delivers accounting, payroll, and payment software solutions aimed at small to medium enterprises, automating financial tasks and compliance
Text to pdf
Convert text to PDF
Open Targets
Explore drug-target associations and disease-gene evidence. Search targets, diseases, and drugs with genetics and literature-backed data.
Similar servers
DevDocs MCP
A Model Context Protocol implementation that enables AI-powered access to documentation resources, featuring URI-based navigation, template matching, and structured documentation management.
Gemini MCP Server for Claude Desktop
A server that enables Claude Desktop to generate images using Google's Gemini AI models through the Model Context Protocol (MCP).
Uber Eats MCP Server
A proof-of-concept server implementing the Model Context Protocol that enables LLM applications to interact with Uber Eats functionality.
DOCX Document Creator
A FastMCP-powered microserver that allows users to programmatically generate well-formatted .docx documents with consistent styling, including features like titles, paragraphs, headings, citations, and footers.
Task Context MCP Server
Enables AI agents to autonomously manage and improve execution processes for repetitive task types by storing reusable task contexts with associated artifacts (practices, rules, prompts, learnings) and providing full-text search across historical best practices.
Vibe Composer MIDI MCP
Enables LLMs to compose and play multi-track MIDI music through natural language prompts. Supports outputting to software or hardware synthesizers for enhanced audio quality.
Indexed from Smithery · Updates nightlyView on Smithery →