Skip to main content
Glama
605,722 tools. Updated 2026-09-24 03:23

"How to use Figma" matching MCP tools:

  • Analyze a Figma prototype and extract structured screen context for UX research. Supply the Figma link and user ID to retrieve page and frame details.
    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
  • Checks Figma WebSocket bridge health before using Figma tools. Returns status, connected clients, latency, and uptime to prevent failed operations.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Converts a Figma file into a React project using Ant Design, AG Grid, ApexCharts, and Tailwind CSS, with optional export of mobile screens as a React Native (Expo) app.
    7
    25 npm
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Extracts SVG icons from Figma and generates React TSX icon components automatically, enabling AI assistants like GitHub Copilot and Claude to manage icon workflows.
    2
    2 npm
    1
    MIT

Matching MCP Connectors

  • Figma MCP Pack

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

  • Pull the full design system from Figma—tokens, components, styles—into the local registry for developer use.
    MIT
  • Map a Figma, DTCG, or Tokens Studio token name to the corresponding CSS custom property. Check how a token path resolves before building a theme.
    MIT
  • Identifies the current viewport mode in Figma Slides, distinguishing between presentation and editing views.
    MIT
  • Check the Figma plugin bridge connection status. Use this to confirm the plugin is running before other tools.
    MIT
  • Check the current status of Plumb integration: view available data paths (Figma plugin or REST token), number of screens detected, compact-key legend for PDS responses, and token budget. No Figma access required.
    MIT
  • Retrieve information about the currently selected elements in Figma, including details on layers and properties.
    MIT
  • Read a .fig file from disk to list all screens across every page. Use it to inspect or implement screens without opening Figma, requiring no plugin pairing or token.
    MIT
  • List all currently connected Figma/FigJam plugin instances (Figma Desktop, FigJam browser, Figma browser). Returns fileKey, fileName, and connection time for each. Use when multiple windows or agents are active.
    MIT
  • Start the WebSocket server and wait for the Figma plugin to connect. Returns connection status and instructions to establish a live slide editing session.
    MIT
  • Retrieve the SKILL.md instruction manual and file structure of an installed skill to understand how to use it after installation.
    MIT