Canva MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from pypi.
MCP server for Canva - create designs, manage assets, use templates, export graphics
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
canva-mcp похож на canvas-mcp
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Canva MCP and you get told the day something new turns up.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add canva-mcp -- uvx canva-mcp
{
"mcpServers": {
"canva-mcp": {
"args": [
"canva-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.canva-mcp]
command = "uvx"
args = ["canva-mcp"]
{
"mcpServers": {
"canva-mcp": {
"args": [
"canva-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"canva-mcp": {
"args": [
"canva-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
CANVA_CLIENT_ID (Canva Connect API Client ID from developers.canva.com), CANVA_CLIENT_SECRET (Canva Connect API Client Secret).
The author declared them in the registry entry; get the values from the project itself.
Export files, access design data, manage projects, comments, and team assets
Create designs, manage assets, and automate design generation from external workflows
MCP Server for Optics Design System documentation and token usage.
MCP server exposing the Canvas LMS REST API (1,116 endpoints) for AI assistants
An MCP server that converts Figma designs into React code.
AI-powered ERD design tool. Create and manage database schemas using DBML with real-time canvas.
MCP server for Dual Canvas Execution (DCE) - use with Polsia, Cursor, Claude, and other MCP clients
Connect AI agents to Flato's editable canvas runtime through a hosted MCP server.
Answers built from our own checks of this server.