Talk to Figma
MCP Serverby grab · Added 5mo ago
Claude
6.5k
Install
git clone https://github.com/grab/cursor-talk-to-figma-mcpAdd to Claude
claude mcp add grab-cursor-talk-to-figma-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"talk-to-figma": {
"command": "npx",
"args": [
"@modelcontextprotocol/talk-to-figma"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables bidirectional communication with Figma designs through a plugin and WebSocket server, allowing creation and manipulation of design elements directly from conversations.
Tags
Web & Browsermcp-server