Skip to main content
Glama
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
  • 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

  • A
    license
    B
    quality
    D
    maintenance
    An 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 updated
    19
    1,641
    6,765
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    Automates 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 updated
    5
    16
    MIT

Matching MCP Connectors

  • Cloudflare Workers MCP server: code-explainer

  • The Figma MCP server brings Figma design context directly into your AI workflow.

  • Connect to a specific Figma channel to enable communication between Cursor AI and Figma designs for programmatic reading and modification.
    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
  • Flatten Figma nodes to enable boolean operations or convert them to paths for design manipulation.
  • Add Figma design files to context for converting designs into React applications. Process Figma URLs to enable pixel-perfect React implementation.
  • Retrieve all guides from the current Figma page via Conduit's real-time WebSocket connection. Returns an array of guides with axis and offset details for precise design operations.