Skip to main content
Glama
443,687 tools. Updated 2026-08-11 13:50

"Figma" matching MCP tools:

  • Fetches a Figma prototype and compares it with a screenshot of the generated code page to verify visual similarity.
    Mozilla Public 2.0
  • Convert Figma designs into frontend code that matches your tech stack and style variables. Automatically detects and applies project configurations.
    Mozilla Public 2.0
  • 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

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Allow your AI coding agents to access Figma files & prototypes directly. You can DM me for any issues / improvements: https://x.com/jasonzhou1993 1. Access all figma pages 2. Access all figma components 3. Access figma prototype flows
    3
    67
    MIT

Matching MCP Connectors

  • Figma MCP Pack

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

  • Draw or modify Figma canvas by executing JavaScript code in a sandboxed environment using figma.* proxy. Returns execution results, logs, and warnings.
    MIT
  • Identifies the current viewport mode in Figma Slides, distinguishing between presentation and editing views.
    MIT
  • Retrieve information about the currently selected elements in Figma, including details on layers and properties.
    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
  • Run JavaScript in the Figma plugin main thread to inspect and manipulate the live document, using the Figma API, and return JSON-serializable data without hitting REST API rate limits.
    MIT
  • Check Figma bridge connection status and get diagnostic details including plugin connection, leader/follower mode, port, heartbeat, queue, sessions, and ordered hints for resolving issues.
    MIT
  • Retrieve Figma file metadata including name, thumbnail, and page list by providing workspace ID and file key or URL.
    MIT