Loading MCP server directory, please wait...
Programmatically read, create, and modify Figma designs via MCP.
npx @getmcp/cli add io.github.neozhehan/figma-edit-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.neozhehan/figma-edit-mcp": {
"command": "npx",
"args": [
"-y",
"figma-edit-mcp"
]
}
}
}