A
securityF
licenseA
qualityEnables 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
Claude 및 기타 MCP 호환 AI 어시스턴트와 함께 사용하도록 설계된 Figma API 통합을 위한 MCP(모델 컨텍스트 프로토콜) 서버입니다.
이 MCP 서버는 Figma API 기능에 대한 액세스를 제공합니다.
지엑스피1
귀하의 API 키는 ~/.mcp-figma/config.json
에 저장되며 향후 세션에서 자동으로 로드됩니다.
서버는 다음과 같은 도구를 제공합니다.
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.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Figma API 기능에 대한 액세스를 제공하는 모델 컨텍스트 프로토콜 서버로, Claude와 같은 AI 어시스턴트가 Figma 파일, 주석, 구성 요소 및 팀 리소스와 상호 작용할 수 있습니다.
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