Figma

Official

Figma's official MCP server bridges design and development. Translate designs to code, extract design tokens, variables, and components. Available both as a local server and remote endpoint at mcp.figma.com.

stdioStreamable HTTPTypeScriptAPI Key Required
Local + remote

Configuration

{
  "mcpServers": {
    "figma": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-figma"
      ],
      "env": {
        "FIGMA_API_KEY": "your-api-key-here"
      }
    }
  }
}

Add this to your claude_desktop_config.json file.

Quick Stats

Trust LevelOfficial
Transportstdio, Streamable HTTP
API KeyRequired
LanguageTypeScript
CategoryDesign & Creative
Visit Website

Tags

designfigmadesign-to-codecomponents