#
ENJA

figma-mcp-bridge

MCP Server

gethopp/figma-mcp-bridge

Figma MCP Bridge is a plugin and MCP server combination that streams live Figma document data directly to AI tools, bypassing standard Figma API rate limits.

480 64MITUpdated 2026-08-10

Overview

Designed as a cost-effective and limit-free alternative to official Figma APIs, this skill bridges Model Context Protocol (MCP) clients with active Figma files via a local WebSocket connection. It supports multi-file workflows, allows deep document traversal, screenshot exports, and even provides safe, opt-in write capabilities for agent-driven UI creation and edits directly inside the Figma editor.

Capabilities

  • List and connect to multiple Figma files simultaneously
  • Read document trees, nodes, selections, styles, and variable definitions
  • Export nodes as PNG, SVG, JPG, or PDF and save to disk
  • Perform write actions like creating frames, text nodes, shapes, and images
  • Apply solid or gradient fills, drop shadows, blurs, and auto-layout configurations
  • Manage animations and timeline properties for nodes

Best for

Querying live design contexts from open Figma files inside AI editors like Cursor or Claude Desktop, Building and laying out UI elements, frames, and slide decks via agent-driven commands, Exporting nodes as images and saving them directly to the local filesystem, Inspecting design tokens, styles, and variable definitions without hitting official API monthly quotas

Works with

Claude CodeCursorChatGPT
Evoa Score breakdown= Σ (score × weight)
83
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%38 → +4.6

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%85 → +8.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%70 → +5.6

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%75 → +3.8

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total82.9 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

The bridge runs locally via WebSockets and stdio. Write operations are restricted to active design editor sessions and require user permission within Figma, with deletion actions explicitly gated behind confirmation parameters.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.