Skip to main content
Glama
523,639 tools. Updated 2026-09-06 13:38

"Fig" matching MCP tools:

  • Find LEGO minifigures by searching their names. Get matching figure numbers and names to identify specific characters.
    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
  • Retrieve complete details for any LEGO minifigure, including all sets that feature it. Enter a minifig name or number to discover its appearances.
    MIT

Matching MCP Servers

  • F
    license
    B
    quality
    F
    maintenance
    Enables bidirectional control between Claude Code and Figma with real-time sync, allowing creation and manipulation of design elements, component management, and document inspection through natural language commands.
    50
    4
    -
  • A
    license
    B
    quality
    C
    maintenance
    Enables offline reading and rendering of Figma .fig files, allowing AI agents to extract design specs, export assets, and generate code without needing the Figma API or network access.
    26
    MIT

Matching MCP Connectors

  • Couples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step repair, or preview your relational Wisdom Score. Anonymous, stateless, no sign-in.

  • Finds real, maintained open-source repos that fit your project. MCP grounding for coding agents.

  • Download SVG and PNG images from Figma nodes using node IDs and file key. Control export format with scale and SVG options.
    Mozilla Public 2.0
  • Fetches a Figma prototype and compares it with a screenshot of the generated code page to verify visual similarity.
    Mozilla Public 2.0
  • Delete a node from a Figma document using its node ID. Only child nodes (not artboards) can be removed. Verify node ID with figma_inspect first to prevent irreversible deletion.
    MIT
    Destructive
  • Draw or modify Figma canvas by executing JavaScript code in a sandboxed environment using figma.* proxy. Returns execution results, logs, and warnings.
    MIT
  • Create an auto-layout container frame with design system variable bindings as a fallback when no component exists for a section or layout.
    MIT
  • Retrieve design rules, layout guides, API references, tokens, or icon instructions for Figma. Start with the quick-start overview, then load specific sections as needed.
    MIT
  • Fetch design system rules as markdown to reuse tokens and components instead of hardcoding. Read before drawing for design consistency.
    MIT
  • Clone a Figma screen to a target device dimension, preserving library instances, bound variables, and auto-layout. Ideal for device migration when only screen size changes, not for creating new design variations.
    MIT
    Destructive
  • Exports real vector geometry (fill and stroke paths) from Figma .fig files to SVG, PDF, or raster formats. Saves output to a file for direct use without recreating paths.
    MIT
  • Add a text node outside components with mandatory DS text style and color variable. Name nodes semantically (e.g., 'Page Title').
    MIT