What Canvora Does
Canvora generates professional visuals directly from your AI conversations. Describe what you need – a LinkedIn carousel, an Instagram post, a pitch deck, an ad – and Canvora creates it without leaving Claude or ChatGPT.
Tools
- Chat with Canvora — Describe what you want, provide content (text, URL, idea), and Canvora suggests formats
- Confirm & Generate — Start generation after reviewing settings
- Get Generation Status — Check progress and retrieve output images
- List Visual Formats — Browse 100+ formats with dimensions
- List Brand Kits — View saved brand kits with colors, fonts, and logos
- Check Credit Balance — View current credit balance
- Download Visual — Get direct download URL for any output
- Edit Image — Modify a generated image with natural language instructions
- List Workspaces — View team workspaces and credit pools
Features
– 100+ output formats (social posts, carousels, presentations, ads, infographics, documents)
– 150+ languages including RTL scripts
– Brand kit auto-application (colors, fonts, logo)
– Natural language image editing
– PDF, PPTX, and PNG export
– Works with all Canvora plans including Free
Setup
Connect Canvora in your MCP client using the server URL:
URL: https://api.canvora.ai/mcp
Transport: Streamable HTTP
Auth: OAuth 2.0 (sign in with your Canvora account when prompted)
For step-by-step setup instructions for Claude and ChatGPT, see the full setup
guide.
Server Config
{
"mcpServers": {
"canvora": {
"url": "https://api.canvora.ai/mcp",
"transport": "streamable-http"
}
}
}