Skip to main content
Glama
306,490 tools. Last updated 2026-07-27 01:08

"How to generate HTML code from Figma design files" matching MCP tools:

  • Retrieves design-to-code specifications from a CoDesign URL, including layer positions, styles, CSS, and slice metadata for use in HTML/CSS implementation.
    MIT
  • Compare a design against a rendered implementation and get structured discrepancies. Provide a Figma URL, design image, or component description to produce a report of visual differences.
    MIT
  • Extract design tokens from CSS, SCSS, Tailwind config, or Figma files to inventory them before generating a Tailwind config or component scaffold.
    MIT
  • List connected Figma files or trigger a sync to bring design tokens, components, and page structure into Contextium libraries.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Figma MCP Pack

  • Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.

  • Generate a PDF from HTML content. Accepts HTML input and returns base64-encoded PDF bytes, enabling automated document creation from HTML templates.
    MIT
  • Create or modify Figma designs programmatically with JavaScript code. Supports design operations, variables, styles, components, and prototyping transitions.
    MIT
  • Execute a MAESTRO design decision to generate HTML, CSS, and JS with adjustable quality from draft to enterprise, optionally using a multi-agent Trifecta pipeline.
    MIT
  • Retrieve design tokens, components, and styles from Figma using REST API. No plugin required; works headlessly in CI with environment variables.
    MIT
  • Generates a cost-aware design brief for coding agents tasked with UI design, polish, audit, or refactoring. Returns structured JSON with mission, rules, and controls.
    MIT
  • Map HTML element types to design system component keys. Uses cached library data with Figma token, or integrates search results to confirm missing components.
    MIT
  • Generate interactive bar, line, or pie charts from pandas aggregated data, saving as self-contained HTML files.
    MIT