Analyzes Figma files and extracts node hierarchies and metadata for use with LLMs.
Figma Analyzer is a powerful tool designed to analyze Figma file structures and extract detailed node hierarchies. Supporting both REST API and the Model Context Protocol (MCP), it allows seamless integration with Large Language Models. Configure the depth of the node tree to focus on relevant aspects of your designs. It offers flexible deployment options through npm, source, or Docker, making it easy to incorporate into your development workflow.
Key Features
01Supports REST API and MCP protocol
02Includes a client example for easy testing
03Extracts Figma node hierarchies
04Configurable node tree depth
05Provides a Dockerfile for containerized deployment