Figma MCP Server

Stabledevelopment
350 starsTypeScriptnicepkg
GitHub
About

Overview

The Figma MCP Server enables AI agents to interact with Figma's design platform. It provides tools for reading design files, extracting component properties, accessing design tokens and styles, and converting design elements to code. Essential for design-to-code automation.
Capabilities

Tools & Capabilities

get_file

Get a Figma file's structure and contents

get_components

List components in a file

get_styles

Get design tokens and styles

get_node

Get a specific node's properties

export_node

Export a node as an image

Setup

Installation

bash
Install
npx -y mcp-server-figma
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "figma": {
      "command": "npx",
      "args": ["-y", "mcp-server-figma"],
      "env": {
        "FIGMA_ACCESS_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authornicepkg
LanguageTypeScript
StatusStable
Stars 350
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.