Claude Talk to Figma
pulsemcp/claude talk to figmaEnables direct control over Figma designs through WebSocket communication for document inspection, element creation and modification, text manipulation, component management, and export capabilities for automated design workflows and content localization.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"claude_talk_to_figma": {
"url": "None",
"transport": "http"
}
}
}