MCP Server
MCP
io.github.a1245582339/figma-designer
Give AI agents full read & write access to Figma — 50+ tools for design automation
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "figma-designer-mcp",
"version": "0.3.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Figma Personal Access Token",
"isRequired": true,
"isSecret": true,
"name": "FIGMA_TOKEN"
},
{
"description": "WebSocket bridge port (default: 3055)",
"name": "FIGMA_BRIDGE_PORT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment