This connects Claude to Canva's design API, letting you create and manipulate designs programmatically without leaving your workflow. You get the full endpoint surface from their OpenAPI spec: generate designs from templates, manage brand assets, export to different formats, and automate repetitive design tasks. Useful when you're building content pipelines that need visual assets, batch-generating social media graphics, or integrating design generation into larger automation workflows. Generated by MCP Blacksmith from Canva's spec and tested against their live API, so the tool definitions should match what actually works. Handles auth and request validation through Pydantic models.
claude mcp add --transport stdio com.mcparmory-canva -- uvx mcparmory-canva