Skip to main content
Glama
vuthiet2k

Canva MCP Server

by vuthiet2k

Canva MCP Server (Vercel Serverless)

Canva Connect REST APIModel Context Protocol (MCP) 서버로, Vercel에서의 원클릭 배포와 Spark Gemini, Claude Desktop, Cursor IDE와의 직접 통합에 최적화된 프로덕션 준비 완료 서버입니다.


🌟 주요 기능

  • 서버리스 & Ultra-Fast: 비동기 내보내기 작업을 처리를 위한 60초 실행 제한을 갖춘 Next.js App Router Node.js 런타임 기반입니다.

  • 20+ Canva 도구: 디자인 생성, 브랜드 템플릿 자동 채우기, 에셋 업로드, 폴더 관리, 포맷 내보네기(PDF, PNG, JPG, PPTX, XOR)를 지원합니다.

  • 무상태 인증: 외로 데이터베이스 의존성 없이 Bearer 인증 헤를 통해 CANVA_ACCESS_TOKEN을 사용합니다.

  • MCP 사양 준수: 원격 클라이언트를 위해 CORS를 개방한 HTTP를 통한 JSON-RPC 프로토콜 버저 2024-11-05 을을 완전 히 지원합니다.

Related MCP server: Canvelete

1 Vercel 원클릭 배포

  1. 이 리포지토리를 GitHub 컴(vuthiel2k/anva-mcp-vercel)에 시합니다.

  2. Vercel Dashboard로 이동하여 canva-mcp-vercel을 가져옵니다.

  3. 환경 변수를 추가합니다.

    • CANVA_ACCESS_TOKEN: Canva Developers에서 발급한 Canva Connect API 개인용 액세스 토큰 또는 OAuth 토큰.

    • CANVA_API_URL: https://api.canva.com/rest/v1 기본값.

  4. Deploy를 클릭합니다.

2 Spark Gemini에 연결

Spark himini MCP 설정에서 항ב 서버 항목을 추두세요:

{
  "mcpServers": {
    "canva": {
      "url": "https://canva-mcp-vercel.vercel.app/api/mcp",
      "transport": "http",
      "headers": {
        "Content-Type": "application/json"
      }
    }
  }
}

️ 제공되는 30편 (2th Tools)

Key Title

Description

canva_create_design

프리셋 또는 사용자 지정 크기로 디자인 생성

canva_get_design

디자인 설명 및 URLs 조회

canva_search_designs

사용자 디자인 검색 및 목록

canva_get_design_pages

프라이더 페이지 및 네일 조회

canva_resize_design

디자인 크기 조정

canva_search_brand_templates

자동이라 가능한 브랜드 템플릿 찾기

canva_get_brand_template

브랜드 템플릿 상제 조회 ( 세부 사항)

canva_get_brand_template_dataris

데이터셋 스키마 조회

canva_autofill_design

템플릿에 데이터 자동으로 채워 새 디자인 생성

canva_upload_asset_rom_url

공개 URL에서 이미지/장 비데오 에셶 업로드

canva_get_asset

에셶 메타데이터 조회

canva_delete_asset

Canva 라이브러리에서 에셶 제거

canva_list_brand_kis

브랜드 키트(색, 글, 로고) 목록

canva_create_folder

폴더 생성

canva_list_folder_items

폴더 내 항목 목록

canva_search_folders

키워드로 폴더 검색

canva_move_item_to_folder

디자인 또는 폴더 이등

canva_get_export_formats

사used 가능한 내버내기 포맴트 조회

canva_create_export_job

디자인을 PDF, PNG, JPG, PPTX, XOR로 내보내기

canva_get_export_job

내비내기 상태 및 다운로드 링크 조회

canva_get_user_profile

사용자 프로필 조회

canva_list_comments

디자인 댓글 조회

canva_comment_on_design

디자인에 댓글 추가

canva_reply_to_comment

디자인 댓글에 답글

📄 License

MIT License © 2026 Hoàng Vũ Gọi

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Build and run visual creative-production workflows from your AI agent.

  • Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language.

  • Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vuthiet2k/canva-mcp-vercel'

If you have feedback or need assistance with the MCP directory API, please join our Discord server