MCP.so
ログイン
F

Figma Mcp Express

@sunhome243

Figma Mcp Express について

figma-mcp-express connects AI agents directly to Figma via a local plugin bridge. No Figma token required. No quota. No per-seat billing. Ships 70 discrete tools for reading design context, creating and mutating nodes, importing library components and variables, managing styles a

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

sunhome243

投稿者

Sunho Kim

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "figma-mcp-express": {
      "command": "npx",
      "args": [
        "-y",
        "figma-mcp-express"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Figma Mcp Express?

Figma Mcp Express connects AI agents directly to Figma via a local plugin bridge. It requires no Figma token, no quota, and no per‑seat billing, and is designed for agent‑driven design automation in MCP‑compatible clients like Claude, Cursor, and Codex.

How to use Figma Mcp Express?

Install the MCP server and the companion Figma plugin, then configure your MCP client to point to the server. Specific invocation commands or config keys are not detailed in the README.

Key features of Figma Mcp Express

  • No Figma API token required.
  • No usage quota or per‑seat billing.
  • Ships 70 discrete tools for design operations.
  • Read, create, and mutate Figma nodes.
  • Import library components and variables.
  • Manage styles, tokens, and batch operations.

Use cases of Figma Mcp Express

  • AI‑driven design automation in Claude Desktop.
  • Agentic workflows in Cursor and Codex.
  • Creating and modifying Figma frames programmatically.
  • Running batch style or token updates in a single round‑trip.
  • Exporting frames from within a conversation.

FAQ from Figma Mcp Express

What makes Figma Mcp Express different from other Figma MCP servers?

It uses a local plugin bridge, so no Figma token, quota, or per‑seat billing is required, and it offers 70 tools covering reading, creating, mutating, importing, and exporting.

What runtime or dependencies are needed?

You need a Figma plugin installed alongside the MCP server; the README does not specify further runtime requirements.

Where does Figma data live?

Data stays within your local Figma session and the plugin bridge; no external API is called.

What transports or authentication are used?

The README does not describe specific transports or auth mechanisms beyond the local plugin bridge.

Are there any known limits?

No limits are mentioned in the README beyond the absence of quota or billing.

コメント

「開発者ツール」の他のコンテンツ