Back to Integrations
html.to.design MCP - Send designs to Figma
html.to.design is a Figma plugin that comes with a MCP server endpoint. You can send HTML designs to Figma and they get translated into Figma layers instantly. This MCP is fast because it uses HTML as the communication medium to Figma and secure because it doesn't read data from the Figma canvas. Your designs on Figma are always private.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"html-to-design-mcp-send-designs-to-figma": {
// See GitHub repository for configuration
}
}
}