StudentOfJS/mcp-figma-to-react
MCP server for converting Figma designs to React components
Platform-specific configuration:
{
"mcpServers": {
"mcp-figma-to-react": {
"command": "npx",
"args": [
"-y",
"mcp-figma-to-react"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...