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。评分可能不反映当前版本。