Figma UI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 370 installs a week from npm. Last commit 26 May 2026.
Bidirectional Figma MCP — AI draws UI on Figma canvas, reads designs back
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
var pids = m.execSync("lsof -ti tcp:" + port + " 2>/dev/null", { encoding: "utf8" })
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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-ui-mcp -- npx -y figma-ui-mcp
{
"mcpServers": {
"figma-ui-mcp": {
"args": [
"-y",
"figma-ui-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.figma-ui-mcp]
command = "npx"
args = ["-y", "figma-ui-mcp"]
{
"mcpServers": {
"figma-ui-mcp": {
"args": [
"-y",
"figma-ui-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"figma-ui-mcp": {
"args": [
"-y",
"figma-ui-mcp"
],
"command": "npx"
}
}
}
Local MCP bridge: your coding agent designs on Brilliant's real vector canvas, fully on 127.0.0.1.
Programmatically read, create, and modify Figma designs via MCP.
An MCP server that converts Figma designs into React code.
The Figma MCP server brings Figma design context directly into your AI workflow.
AI fashion design MCP: generate concepts, models, fabrics & looks live on your StyTrix canvas.
AI fashion design MCP: generate concepts, models, fabrics & looks live on your StyTrix canvas.
Analyze Figma designs for dev & AI readiness. 39 rules, scoring, HTML reports.
AI design fidelity — compare Figma designs or screenshots against rendered UI. No API keys.
Answers built from our own checks of this server.