Armory
Source
Browse
MCPs

suulola-figma-local-bridge

Connects to Figma documents through a local plugin bridge, bypassing API rate limits to provide real-time access to design data, node properties, selections, and image exports for development workflows.

Score
44.2562 signals
Evidence
3 stars · 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": {
    "suulola-figma-local-bridge": {
      "command": "node",
      "args": [
        "properties",
        "selections",
        "and",
        "image",
        "exports",
        "for",
        "development",
        "workflows"
      ]
    }
  }
}

Alternatives · MCPs

  1. glips-figma-context15,754 stars · 1,258 forks · passed install test99.895
  2. sonnylazuardi-talk-to-figma6,988 stars · 772 forks99.132
  3. arinspunk-claude-talk-to-figma653 stars · 129 forks97.332

What it is

MCP server Figma Local Bridge, catalogued on PulseMCP. Connects to Figma documents through a local plugin bridge, bypassing API rate limits to provide real-time access to design data, node properties, selections, and image exports for development workflows.

When to use it

Connects to Figma documents through a local plugin bridge, bypassing API rate limits to provide real-time access to design data, node properties, selections, and image exports for development workflows.

Notes

Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.