cursor-talk-to-figma-mcp-main
If you are the rightful owner of cursor-talk-to-figma-mcp-main and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.
The Cursor Talk to Figma MCP project is designed to facilitate seamless communication between Cursor AI and Figma through the Model Context Protocol (MCP). This integration allows users to programmatically read and modify Figma designs using Cursor AI. The project is structured into several components, including a TypeScript MCP server for Figma integration, a Figma plugin for communication, and a WebSocket server to facilitate the connection between the MCP server and the Figma plugin. Users can set up the integration by installing necessary tools, configuring the MCP server, and linking the Figma plugin. The MCP server provides a variety of tools for interacting with Figma, such as creating elements, styling, layout management, and exporting designs. This integration enhances the capabilities of Cursor AI by enabling it to manipulate Figma designs programmatically, making it a powerful tool for designers and developers.
Features
- Seamless integration between Cursor AI and Figma using MCP.
- Programmatic access to Figma designs for reading and modification.
- Comprehensive set of tools for creating, styling, and managing Figma elements.
- WebSocket server for real-time communication between MCP server and Figma plugin.
- Support for exporting Figma nodes as images in various formats.