CldKit
首頁瀏覽RECIPES提交CLIAI 策展助手登入
登入
CldKit
瀏覽Recipes提交CLI·關於隱私條款

為 AI 開發者建置。每個 components 都經過審查。

© 2026 CldKit

語言
首頁>探索>Figma Context MCP

Figma Context MCP

88/100
MCP Server
作者 Grant Lipolt@GLips
MIT

Gives AI coding agents direct access to Figma design data, enabling accurate one-shot UI implementation by reading layout, styles, and component structure from design files.

來源

評審評分

安全性30/35維護性30/35易用性28/30
安全性30/35
維護性30/35
易用性28/30
證據:
high
評審於 Mar 25, 2026
已漂移

評審版本

1.0.0

最新版本

0.12.0(有漂移)

新鮮度

評審版本為 1.0.0;最新版本為 0.12.0。

評分反映被評審版本,後續更新可能導致變化。

安全審計 - 未報告風險

審計於 Mar 25, 2026

實測驗證

⚠ 需要設定 @0.12.0Jun 13, 2026
$ cldkit mcp-test figma-context-mcp
install command contains placeholder arguments (--figma-api-key=YOUR-KEY --stdio); the server needs user-specific config to start

安裝前請先準備所需憑證——伺服器能啟動但缺少設定無法使用。

概覽

適合使用

不適合使用

配置

新增到 Claude Desktop 配置:

npx -y figma-developer-mcp --figma-api-key=YOUR-KEY --stdio

故障排查

場景

標籤

用於 Recipes

  • Design-to-Ship Pipeline(Extracts design tokens, component specs, and layout data from Figma files)
  • Design Regression Loop(Extracts design context from target Figma nodes)
MCP Server

加入 Claude

npx -y figma-developer-mcp --figma-api-key=YOUR-KEY --stdio

CldKit CLI

cldkit install figma-context-mcp
cldkit info figma-context-mcp

安裝 CLI: npm i -g @cldkit/cli

版本

0.12.0

星標

13,930

許可證

MIT

相容性

claude-code
windsurf

連結

GitHub 來源@GLips
design
code
figma
design
ui
frontend
評審版本為 v1.0.0,最新版本為 v0.12.0。評分可能不反映當前版本。