Figma Mcp Express

by sunhome243

224 downloads
Not rated
GitHub

About

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

Details

Author
sunhome243
Downloads
224
Categories
Developer Tools

- 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.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Figma Mcp Express
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

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.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

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

McpServers

{
    "figma-mcp-express": {
        "command": "npx",
        "args": [
            "-y",
            "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 and tokens, running batch operations in a single round-trip, and exporting frames.

Designed for agent-driven design automation workflows in Claude, Cursor, Codex, and other MCP-compatible clients.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.