mcp-figma
If you are the rightful owner of mcp-figma 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.
An MCP (Model Context Protocol) server for analyzing Figma file structures.
The Figma MCP Server is designed to analyze Figma file structures by extracting node hierarchies. It supports both REST API and MCP protocol, making it versatile for different use cases. The server is configurable, allowing users to set the depth of the node tree they wish to analyze. It requires Node.js 16+ and a Figma API key for operation. The server can be installed via npm or directly from the source, and it provides a Dockerfile for containerized deployment. Users can interact with the server through REST API endpoints or directly via the MCP protocol, making it suitable for integration with LLMs.
Features
- Analyze Figma files to extract node hierarchies
- Supports both REST API and MCP protocol
- Configurable node tree depth