[ MCP_NODE_3807 ]

figma-dev-mode

CATEGORY:
PROTOCOL: MCP v1.0
[ DESCRIPTION ]

The Dev Mode MCP server brings Figma directly into your workflow by providing important design information and context to AI agents generating code from Figma design files.

[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "figma-dev-mode-en": {
            "description": "The Dev Mode MCP server brings Figma directly into your workflow by providing important design information and context to AI agents generating code from Figma design files.",
            "url": "http://127.0.0.1:3845/mcp"
        }
    }
}
Source: claude-code-templates (MIT). See About Us for full credits.
[ UPLINK_INFO ]
TYPE
Unknown
ENDPOINT
HOW TO INSTALL:
  1. Open your Claude Desktop config file.
  2. Copy the JSON block on the left.
  3. Paste it into the mcpServers section.
  4. Restart Claude Desktop.