Figma API Server
Enables Figma plugin and widget integration through a Model Context Protocol (MCP) based API server.
关于
This server provides a Figma API implementation using the Model Context Protocol (MCP), facilitating seamless integration with Figma plugins and widgets. It allows developers to interact with the Figma API, manage files, manipulate nodes, handle comments, export images, and more, all through a WebSocket server designed for Figma plugin communication. The server supports environment variable configuration, offering a rich set of Figma operation tools and enhancing Figma plugin and widget development workflows.
主要功能
- Interact with Figma API through MCP.
- Environment variable configuration via command line arguments.
- WebSocket server for Figma plugin communication.
- Provides a rich set of Figma operation tools.
- Support for Figma widget development.
- 2 GitHub stars
使用案例
- Creating Figma widgets with enhanced functionality.
- Automating Figma workflows through customized tools.
- Developing Figma plugins with external API integration.