MCP Figma to React Converter
MCP Figma에서 React로의 변환기
Figma 디자인을 React 컴포넌트로 변환하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. Figma 디자인을 가져오고 TypeScript와 Tailwind CSS를 사용하여 React 컴포넌트를 생성하는 도구를 제공합니다.
특징
Figma API를 사용하여 Figma 디자인 가져오기
Figma 디자인에서 구성 요소 추출
TypeScript로 React 구성 요소 생성
Figma 스타일을 기반으로 Tailwind CSS 클래스 적용
접근성 기능으로 구성 요소 강화
stdio 및 SSE 전송 모두 지원
Related MCP server: Figma MCP Server
필수 조건
Node.js 18 이상
Figma API 토큰
설치
저장소를 복제합니다
종속성 설치:
지엑스피1
프로젝트를 빌드하세요:
npm run build구성
FIGMA_API_TOKEN 환경 변수를 Figma API 토큰으로 설정해야 합니다. Figma 계정 설정 페이지에서 개인 액세스 토큰을 받을 수 있습니다.
용법
로컬 MCP 서버로 실행
FIGMA_API_TOKEN=your_token_here npm start또는 명시적인 운송 수단으로:
FIGMA_API_TOKEN=your_token_here node dist/index.js --transport=stdioHTTP 서버로 실행
FIGMA_API_TOKEN=your_token_here node dist/index.js --transport=sse사용 가능한 도구
Figma 도구
getFigmaProject: Figma 프로젝트 구조 가져오기getFigmaComponentNodes: Figma 파일에서 구성 요소 노드 가져오기extractFigmaComponents: Figma 파일에서 구성 요소 추출getFigmaComponentSets: Figma 파일에서 구성 요소 세트를 가져옵니다.
React 도구
generateReactComponent: Figma 노드에서 React 컴포넌트 생성generateComponentLibrary: Figma 컴포넌트에서 여러 React 컴포넌트 생성writeComponentsToFiles: 생성된 구성 요소를 파일에 씁니다.figmaToReactWorkflow: Figma 디자인을 React 컴포넌트로 변환하는 전체 워크플로
워크플로 예시
Figma 파일 키(URL의
figma.com/file/뒤의 문자열)를 가져옵니다.파일 키와 출력 디렉토리를 사용하여
figmaToReactWorkflow도구를 사용하세요.이 도구는 구성 요소를 추출하고 React 코드를 생성하며 파일을 저장합니다.
개발
개발을 위해 감시 모드를 사용할 수 있습니다.
npm run dev특허
아이에스씨
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.
- miromiroOAuthapp.miromiro
Turn any live website into brand colors, fonts, design tokens, SVGs, Lottie and paste-ready code.
The Figma MCP server brings Figma design context directly into your AI workflow.
Live React design-system APIs, patterns, and code validation so AI agents build real UI, not slop.
Related MCP Servers
- AlicenseCqualityDmaintenanceConverts Figma designs to React Native components, allowing users to extract components from Figma designs and generate corresponding React Native components with proper typing and styling.3318MIT
- FlicenseBqualityDmaintenanceA bridge between Figma designs and React implementations that enables pixel-perfect conversion of Figma designs into React applications by processing Figma file data into React-friendly format.52,1602-
- AlicenseNot gradedqualityDmaintenanceConverts Figma designs to React/Vue code using existing Design System components, ensuring consistency by enforcing component library usage instead of custom CSS or Tailwind.171MIT
- AlicenseAqualityDmaintenanceConverts Figma designs into production-ready React components with design token extraction, widget registry integration, and micro-frontend module generation.3931MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/StudentOfJS/mcp-figma-to-react'
If you have feedback or need assistance with the MCP directory API, please join our Discord server