Skip to main content
Glama

mcp-figma

by smithery-ai

mcp-figma

Claude 및 기타 MCP 호환 AI 어시스턴트와 함께 사용하도록 설계된 Figma API 통합을 위한 MCP(모델 컨텍스트 프로토콜) 서버입니다.

특징

이 MCP 서버는 Figma API 기능에 대한 액세스를 제공합니다.

  • 파일 작업(파일 가져오기, 노드 가져오기, 이미지 가져오기)
  • 댓글 관리
  • 팀/프로젝트 관리
  • 구성 요소 및 스타일 액세스
  • 영구 API 키 저장소

설치

NPM 설치

지엑스피1

Claude와 함께 사용

  1. Claude 구성에 mcp-figma를 추가합니다.
"mcp-figma": { "command": "npx", "args": [ "-y", "mcp-figma" ] }
  1. Claude를 사용할 때 처음으로 Figma API 키를 설정해야 합니다.
Please use mcp-figma to set my Figma API key: figd_xxxxxxxxxxxxxxxxxxxxxxx

귀하의 API 키는 ~/.mcp-figma/config.json 에 저장되며 향후 세션에서 자동으로 로드됩니다.

  1. API 키가 구성되었는지 확인할 수 있습니다.
Please use mcp-figma to check my API key status
  1. 그런 다음 사용 가능한 Figma API 함수를 사용하세요.
Please use mcp-figma to get the file with key abc123

사용 가능한 도구

서버는 다음과 같은 도구를 제공합니다.

  • set_api_key : Figma API 개인 액세스 토큰을 설정합니다(config에 저장됨)
  • check_api_key : API 키가 이미 구성되어 있는지 확인합니다.
  • get_file : 키로 Figma 파일을 가져옵니다
  • get_file_nodes : Figma 파일에서 특정 노드를 가져옵니다.
  • get_image : Figma 파일의 노드에 대한 이미지를 가져옵니다.
  • get_image_fills : Figma 파일에 사용된 이미지의 URL을 가져옵니다.
  • get_comments : Figma 파일에 대한 주석을 가져옵니다.
  • post_comment : Figma 파일에 댓글을 게시합니다.
  • delete_comment : Figma 파일에서 주석을 삭제합니다.
  • get_team_projects : 팀의 프로젝트를 가져옵니다
  • get_project_files : 프로젝트에 대한 파일을 가져옵니다
  • get_team_components : 팀의 구성 요소를 가져옵니다.
  • get_file_components : 파일에서 구성 요소를 가져옵니다.
  • get_component : 키로 구성 요소를 가져옵니다.
  • get_team_component_sets : 팀의 구성 요소 세트를 가져옵니다.
  • get_team_styles : 팀 스타일 가져오기
  • get_file_styles : 파일에서 스타일 가져오기
  • get_style : 키로 스타일 가져오기

자세한 사용 예는 USAGE.md를 참조하세요.

특허

MIT

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Figma API 기능에 대한 액세스를 제공하는 모델 컨텍스트 프로토콜 서버로, Claude와 같은 AI 어시스턴트가 Figma 파일, 주석, 구성 요소 및 팀 리소스와 상호 작용할 수 있습니다.

  1. 특징
    1. 설치
      1. NPM 설치
    2. Claude와 함께 사용
      1. 사용 가능한 도구
        1. 특허

          Related MCP Servers

          • A
            security
            F
            license
            A
            quality
            Enables AI assistants to interact with Figma files through the ModelContextProtocol, allowing viewing, commenting, and analyzing Figma designs directly in chat interfaces.
            Last updated -
            5
            997
            173
            TypeScript
            • Apple
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables Claude and other AI assistants to access and update Kintone data through natural language commands, supporting operations like record management, file handling, app administration, and space collaboration.
            Last updated -
            25
            6
            JavaScript
            MIT License
            • Apple
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that integrates with Figma's API, allowing interaction with Figma files, comments, components, projects, and webhook management.
            Last updated -
            997
            JavaScript
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that integrates Figma design files with AI coding tools like Cursor, Windsurf, and Cline, allowing AI tools to access and understand Figma design data for generating more accurate code.
            Last updated -
            124
            6
            TypeScript
            MIT License
            • Linux
            • Apple

          View all related MCP servers

          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/smithery-ai/mcp-figma'

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