Figma Developer
Freeby MCP Community
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
v0.10.1Added Apr 12, 2026
figmamcptypescript
Figma Developer MCP Server
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
Installation
npx -y figma-developer-mcp
Reviews
Installation
Quick install
npx -y figma-developer-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"figma-developer": {
"command": "npx",
"args": ["-y", "figma-developer-mcp"]
}
}
}