Handle Figma
Freeby MCP Community
Handle Figma MCP - Custom MCP server for Figma integration
v0.4.11Added Apr 12, 2026
Handle Figma MCP Server
Handle Figma MCP - Custom MCP server for Figma integration
Installation
npx -y handle-figma-mcp
Reviews
Installation
Quick install
npx -y handle-figma-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"handle-figma": {
"command": "npx",
"args": ["-y", "handle-figma-mcp"]
}
}
}