Field-by-field comparison
Compare the evidence before choosing an MCP.
Each signal stays separate, missing facts remain visible, and the column order follows your selection.
| Evidence field | Canva Dev MCPMCP100 Selected | Docker MCP GatewayMCP100 Selected |
|---|---|---|
| Task fit | ||
| Best for |
|
|
| Not ideal for |
|
|
| Avoid when |
|
|
| Provenance | ||
| Provenance details | First-party MCP Canva · Publisher source ↗ | First-party MCP Docker · Publisher source ↗ |
| Maintenance | ||
| Maintenance details | Repo: Not documented Package: Jul 22, 2026 | Repo: Aug 13, 2026 Package: Not documented |
| Popularity evidence | ||
| GitHub stars | Not documented | 1,529 GitHub stars · checked 2026-08-14T18:46:26.000Z |
| Shared package downloads | 10,746 Shared package downloads (not MCP-specific) · checked 2026-07-29T17:30:00.000Z | Not documented |
| External adoption evidence |
|
|
| Client coverage | ||
| Client coverage details | Claude Code✓ Local stdio Claude Desktop✓ Local stdio Codex✓ Local stdio VS Code✓ Local stdio Cursor✓ Local stdio OpenCode✓ Local stdio | Claude Code✓ Local stdio Claude Desktop✓ Local stdio Codex✓ Local stdio VS Code✓ Local stdio Cursor✓ Local stdio OpenCode✓ Local stdio |
| Client coverage note | Local stdio runs on your computer. Streamable HTTP connects to a remotely hosted MCP server. | |
| Access and data | ||
| Authentication | The documented Dev MCP setup itself requires no Canva account login. Separate Canva CLI or Connect API workflows can require their own Canva credentials, which must not be placed in prompts. | The gateway handles downstream server credentials and OAuth flows. The client connects locally over stdio by running `docker mcp gateway run`, optionally with a named profile. |
| Cost | Canva documents no separate Dev MCP fee. Node/npm are free; Canva developer services, the selected AI client, and model usage may have separate costs. | The open-source gateway documents no standalone usage fee. Docker Desktop licensing, Docker AI Governance invite-only features, container infrastructure, downstream MCP services, and AI-client charges may apply. |
| Permissions | The local server can fetch Canva developer documentation and expose development helpers, including app generation and design-review guidance. Its effective local access also depends on the connected coding client's filesystem and command permissions. | The gateway exposes the servers and tools included in the selected profile. It starts catalog servers in containers with restricted privileges, network access, and resource usage, injects configured secrets, and can support OAuth. Dynamic MCP can additionally expose tools that discover, add, configure, remove, and execute servers during a session. |
| Data handling | Canva states that the MCP server operates locally, fetches documentation from canva.dev and other sources, and does not transmit code or prompts anywhere other than the selected AI agent or LLM tool. | Tool requests and results pass through the local gateway to downstream MCP containers or remote services. Docker documents built-in logging and call tracing. Credentials are managed and injected by the gateway; downstream servers can still receive data and reach networks allowed by their configuration. |
| Limitations | ||
| Tradeoffs |
|
|
| Risk context | Treat generated code as untrusted until reviewed and tested, keep production tokens out of prompts, validate Connect API requests against official schemas, and pin the CLI for controlled environments. This is a documentary review and does not claim MCP100 execution testing. | Gateway safety is only as strong as the selected profile, catalog provenance, tool filters, network policy, and downstream credentials. Disable experimental Dynamic MCP unless required, use narrow profiles, verify signatures where available, inspect traces, and treat each downstream server as a separate trust decision. This review does not claim MCP100 execution testing. |
| Evidence date | ||
| Editorial review | 2026-07-24 | 2026-07-24 |
| Candidate evidence | 2026-07-29T20:58:26.000Z | 2026-08-14T18:46:26.000Z |
Popularity, maintenance, fit, permissions, and client support are independent evidence fields.
Read the evidence method →