Convert Figma designs to JSX and CSS pseudo-code for specific frames or components, enabling design-to-code workflows.
133,413 tools. Last updated 2026-05-25 15:25
"Guides and Tools for Converting Figma Designs to Code" matching MCP tools:
- Search Apple Developer Documentation to find APIs, frameworks, guides, and sample code. Ideal for locating specific classes, methods, or technical terms.MIT
- Converts a Figma node URL to a code block by fetching the node and its rendered image from the Figma API.MIT
- Convert Figma designs into frontend code that matches your tech stack and style variables. Automatically detects and applies project configurations.Mozilla Public 2.0
- Extract Figma node IDs and convert designs into HTML, React with CSS Modules, or React with Tailwind CSS using MCP server f2c-mcp-server to automate design-to-code workflows.MIT
- Reverse-lookup a Figma node ID or URL to find corresponding Aurum components, code mappings, or icons. Ideal for designers wanting to identify the code behind a Figma element.MIT
Matching MCP Servers
- AlicenseBqualityDmaintenanceAn MCP server integration that enables Cursor AI to communicate with Figma, allowing users to read designs and modify them programmatically through natural language commands.Last updated191,6416,765MIT
- AlicenseBqualityBmaintenanceAutomates the conversion of Figma designs into TypeScript React components and integrates with GitHub to create pull requests for the generated code. It includes visual regression testing with Playwright and accessibility validation to ensure implementations match the original designs.Last updated516MIT
Matching MCP Connectors
Cloudflare Workers MCP server: code-explainer
- Figma MCP ServerOAuth
The Figma MCP server brings Figma design context directly into your AI workflow.
- Convert Figma designs to React components and automatically create a GitHub pull request for the generated code.MIT
- Configure the Figma Stories plugin by setting API tokens and AI enhancement options to enable story generation from Figma designs.MIT
- Connect to a specific Figma channel to enable communication between Cursor AI and Figma designs for programmatic reading and modification.MIT
- Replace all existing guides on a Figma page by specifying page ID and an array of guides with axis and offset positions.MIT
- Flatten a Figma node by its ID to combine vector paths or prepare it for boolean operations.MIT
- Create a new frame in Figma to serve as a primary container for designs. Requires the Figma plugin connection for AI agents to manage design layouts.
- Format code to follow language-specific style guides by specifying programming language and indentation preferences for consistent, readable code.
- Retrieve guides from a specific Figma page by providing its page ID, enabling access to design guide data for integration or analysis.MIT
- Search OpenZeppelin Contracts documentation for guides, API references, and code examples using queries like 'reentrancy guard' or 'ERC20 approve'.
- Generate UI designs, wireframes, components, logos, or icons from text prompts for Claude Code development projects.
- Flatten Figma nodes to enable boolean operations or convert them to paths for design manipulation.
- Capture device screenshots with metadata to compare visual designs against Figma mockups during Android app development and testing.MIT
- Add Figma design files to context for converting designs into React applications. Process Figma URLs to enable pixel-perfect React implementation.