Catalog
io.github.MananSingh2001/figma-react
OfficialAn MCP server that converts Figma designs into React code.
Converts Figma designs into React code automatically.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"figma-react": {
"command": "npx",
"args": [
"-y",
"@manansiingh/figma-react-mcp-server@1.0.3"
]
}
}
}