Figma Designer runs on your own machine — the client starts it, so there is no endpoint to ping.
Give AI agents full read & write access to Figma — 50+ tools for design automation
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add figma-designer -- npx -y figma-designer-mcp
{
"mcpServers": {
"figma-designer": {
"args": [
"-y",
"figma-designer-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.figma-designer]
command = "npx"
args = ["-y", "figma-designer-mcp"]
{
"mcpServers": {
"figma-designer": {
"args": [
"-y",
"figma-designer-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"figma-designer": {
"args": [
"-y",
"figma-designer-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FIGMA_TOKEN (Figma Personal Access Token), FIGMA_BRIDGE_PORT (WebSocket bridge port (default: 3055)).
The author declared them in the registry entry; get the values from the project itself.
Figma MCP server with full read/write access via plugin — no API token, no rate limits. 73 tools.
Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
Figma MCP server with full read/write access via plugin bridge — no API token or rate limits.
NVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles.
Analyze Figma designs for dev & AI readiness. 39 rules, scoring, HTML reports.
Create designs, manage assets, and automate design generation from external workflows
The Figma desktop app as an MCP server: full Plugin API for AI agents. Local, no token, no quota.
Answers built from our own checks of this server.