Loading MCP server directory, please wait...
Give AI agents full read & write access to Figma — 50+ tools for design automation
npx @getmcp/cli add io.github.a1245582339/figma-designerRequires Node.js 18+. Community-contributed server. Review source before installing.
FIGMA_TOKENFigma Personal Access Token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.a1245582339/figma-designer": {
"command": "npx",
"args": [
"-y",
"figma-designer-mcp"
],
"env": {
"FIGMA_TOKEN": "",
"FIGMA_BRIDGE_PORT": ""
}
}
}
}