Figma MCP 服务器
模型上下文协议 (MCP) 服务器提供与 Figma 的 API 集成,允许您与 Figma 文件、评论、组件等进行交互。
特征
文件操作
获取文件信息
获取文件版本历史记录
获取文件组件
评论管理
列出文件中的注释
添加新评论
删除评论
项目和团队特色
列出团队项目
获取项目文件
获取已发布的样式
Webhook 管理
创建 webhook
列出现有的 webhook
删除 webhook
安装
克隆存储库
安装依赖项:
构建服务器:
配置
使用 Figma 访问令牌在 MCP 设置文件中配置服务器:
可用工具
文件操作
获取文件
获取有关 Figma 文件的信息
获取文件版本
获取文件的版本历史记录
获取文件组件
获取文件中的组件
评论管理
获取文件评论
从文件中获取评论
发表评论
对文件发表评论
删除评论
从文件中删除评论
项目与团队运营
获取团队项目
为团队获取项目
获取项目文件
获取项目中的文件
获取组件样式
获取已发布的样式
Webhook 管理
创建webhook
创建 webhook
获取网络钩子
列出 webhook
删除webhook
删除 Webhook
使用示例
执照
麻省理工学院
贡献
分叉存储库
创建你的功能分支
提交你的更改
推送到分支
创建新的 Pull 请求
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
与 Figma 的 API 集成的模型上下文协议服务器,允许与 Figma 文件、评论、组件、项目和 webhook 管理进行交互。
Related MCP Servers
- AsecurityFlicenseAqualityA Model Context Protocol server that provides access to Figma API functionality, allowing AI assistants like Claude to interact with Figma files, comments, components, and team resources.Last updated -181793
- -securityAlicense-qualityA Model Context Protocol server that integrates Figma design files with AI coding tools like Cursor, Windsurf, and Cline, allowing AI tools to access and understand Figma design data for generating more accurate code.Last updated -215MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server for interacting with the Figma API that handles large Figma files efficiently through memory-aware chunking and pagination capabilities.Last updated -73MIT License
- -securityFlicense-qualityA Model Context Protocol server that connects AI tools and LLMs to Figma designs, enabling them to extract design data, analyze design systems, and generate development documentation.Last updated -1072