Figma
Freeby MCP Community
AI-powered Figma MCP server for Cursor, GitHub Copilot, Windsurf and other AI assistants
v1.0.9Added Apr 12, 2026
mcpfigmaaicursorcopilot
Figma MCP Server
AI-powered Figma MCP server for Cursor, GitHub Copilot, Windsurf and other AI assistants
Installation
npx -y @sethdouglasford/mcp-figma
Reviews
Installation
Quick install
npx -y @sethdouglasford/mcp-figma
Add to claude_desktop_config.json
{
"mcpServers": {
"figma": {
"command": "npx",
"args": ["-y", "@sethdouglasford/mcp-figma"]
}
}
}