[ MCP_NODE_3807 ]
figma-dev-mode
CATEGORY:
Developer Tools
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.