claude-figma-bridge

sinahosseini379/claude-figma-bridge
★ 0 stars JavaScript API Integration Updated 6d ago
MCP server that connects Claude to Figma — read files and create anything the Figma Plugin API can reach, without Figma's client allowlist.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-figma-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "sinahosseini379/claude-figma-bridge"
      ]
    }
  }
}

Topics

claudedesign-toolsfigmafigma-pluginmcpmcp-servermodel-context-protocolwebsocket