mcp-figma
2
The Figma MCP Server is a Model Context Protocol-based server that facilitates interaction with the Figma API, enabling integration and development of plugins and widgets. It supports WebSocket communication and offers a variety of tools for advanced operations with Figma files.
Figma MCP Server
A Figma API server implementation using Model Context Protocol (MCP), supporting integration with Figma plugins and widgets.
Features
- Access Figma API through MCP
- WebSocket server for Figma plugin communication
- Supports Figma widget development
- Configurable via command line arguments
- Comprehensive set of Figma operation tools
Usage
- Build the project and run the development server with command line arguments for environment variables.
Available Tools
- File, Node, Comment, Image, Search, Component, Canvas, and Widget operations available.
Figma Plugin Development
- Develop, test, and deploy Figma plugins with extended functionalities and external service integrations.