Armory
Source
Browse
MCPs

writable-figma-mcp-bridge

Enables MCP-compatible AI clients to read and modify the user's currently open Figma file by executing JavaScript in Figma's sandbox, all through a local bridge with status monitoring, node jumping, and automatic rollback on errors.

Score
29.0132 signals
Evidence
1 star · 1 fork
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

ConfigurationManual
{
  "mcpServers": {
    "writable-figma-mcp-bridge": {
      "command": "node",
      "args": [
        "jumping",
        "and",
        "automatic",
        "rollback",
        "on",
        "errors"
      ]
    }
  }
}

Alternatives · MCPs

  1. engineering-bridge99 stars · 17 forks90.966
  2. figma-mcp-write-server23 stars · 10 forks80.456
  3. danielcy-coze-openclaw97 stars · 1 fork79.569

What it is

Enables MCP-compatible AI clients to read and modify the user's currently open Figma file by executing JavaScript in Figma's sandbox, all through a local bridge with status monitoring, node jumping, and automatic rollback on errors.

When to use it

Enables MCP-compatible AI clients to read and modify the user's currently open Figma file by executing JavaScript in Figma's sandbox, all through a local bridge with status monitoring, node jumping, and automatic rollback on errors.

How to install / invoke

See Glama for the install config.

Notes

Listed from the Glama MCP registry.