58
/ 100
6 days ago
glama

Canva MCP Server

Enables creation and management of Canva presentations through natural language, leveraging LLM for narrative planning and integrating with Canva's API for design operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: CANVA_ACCESS_TOKEN, CANVA_CLIENT_SECRET, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.17.4GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.17.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.17.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configASSET_PROVIDER
🔐 secretCANVA_ACCESS_TOKENCopia el access_token a tu .env como y el refresh_token como CANVA_REFRESH_TOKEN.
configCANVA_API_BASE_URL
configCANVA_BRAND_TEMPLATE_ID
configCANVA_CLIENT_ID
🔐 secretCANVA_CLIENT_SECRET
configCANVA_DEFAULT_EXPORT_FORMAT
configCANVA_EXPORT_POLL_INTERVAL_MS
configCANVA_EXPORT_POLL_TIMEOUT_MS
configCANVA_REDIRECT_URI
configCANVA_SCOPESSi quieres usar las tools nuevas de carpetas y brand templates, actualiza y vuelve a autorizar la integracion para obtener un token con esos scopes.
configCANVA_TEAM_ID
🔐 secretOPENAI_API_KEY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/moisesbritez92-canvas-mcp-8nxaph)](https://m8ven.ai/mcp/moisesbritez92-canvas-mcp-8nxaph)
commit: 26b8e9b567713ab1c88157d2a5643c2160a5a4d4
code hash: 521befd556ccd86b4e720f7e24624a5de1ec303a2e046a0f4a3651d6feaa89f9
verified: 7/25/2026, 8:32:17 AM
view raw JSON →