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