Stellarhold170NT/figma-mcp-server
3.1
If you are the rightful owner of figma-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Model Context Protocol server for Figma integration.
Figma Context MCP
Model Context Protocol server for Figma integration.
Yêu cầu hệ thống
- Node.js: >= 18.0.0
- pnpm: 10.10.0
Cài đặt
1. Cài pnpm
npm install -g pnpm@10.10.0
2. Cài thư viện
pnpm install
3. Cấu hình .env
Việc cấu hình API_KEY trong mục này sẽ phục vụ cho việc debug với MCP inspector
FIGMA_API_KEY=your_figma_api_key_here
Lấy API key tại: https://www.figma.com/settings
4. Build
pnpm run build
Debug
pnpm inspect
License
MIT