Supercharged Figma
Freeby MCP Community
Supercharged Figma MCP Server with full automation support
v1.0.9Added Apr 12, 2026
figmamcpaidesignautomation
Supercharged Figma MCP Server
Supercharged Figma MCP Server with full automation support
Installation
npx -y supercharged-figma-mcp
Reviews
Installation
Quick install
npx -y supercharged-figma-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"supercharged-figma": {
"command": "npx",
"args": ["-y", "supercharged-figma-mcp"]
}
}
}