SERVER

Figma Designer

Rank #875

io.github.a1245582339/figma-designer

MCP server providing figma-designer capabilities

First listed
Mar 6, 2026
Last publish date
Mar 6, 2026
OVERVIEW

Figma Designer is a Model Context Protocol (MCP) server published by a1245582339. It ranks #875 of 58,900 servers tracked on MCP Toplist, and its repository has 654 GitHub stars. Figma Designer is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Mar 6, 2026.

STANDING
#875of 58,900 tracked serversTop 5%

Ranks ahead of 58,025 of 58,900 servers on MCP Toplist.

CONNECT

Use Figma Designer

Add Figma Designer to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "figma-designer": {
      "command": "npx",
      "args": [
        "-y",
        "figma-designer-mcp"
      ],
      "env": {
        "FIGMA_TOKEN": "<your FIGMA_TOKEN>",
        "FIGMA_BRIDGE_PORT": "<your FIGMA_BRIDGE_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

a1245582339

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.3.6Mar 6, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Figma Designer?
MCP server providing figma-designer capabilities
Who maintains Figma Designer?
Figma Designer is maintained by a1245582339, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Figma Designer an official MCP server?
Yes — Figma Designer is listed on the Official MCP Registry.
How many versions does Figma Designer have?
MCP Toplist tracks 2 versions of Figma Designer, most recently published on Mar 6, 2026.
Where can I find the source code for Figma Designer?
The source code for Figma Designer is hosted at github.com/a1245582339/figma-designer.
EXPLORE