mcp-figma

mcp-figma

3.5

The Figma MCP Server is a tool designed to analyze Figma file structures through both REST API and MCP protocols. It offers features like node hierarchy extraction and configurable depth, making it a versatile tool for developers needing insights into Figma design files.

Top Comments

Figma MCP Server

An MCP (Model Context Protocol) server designed for analyzing Figma file structures.

Features

  • Analyze Figma files to extract node hierarchies
  • Supports both REST API and MCP protocol
  • Configurable node tree depth

Prerequisites

  • Node.js 16+
  • npm or yarn
  • A Figma API key

Usage

Start the server using npm to initiate as a REST API Server or directly through the MCP protocol for LLMs. The server supports several endpoints for file analysis and health checks.