figma-developer

stdio

Used by 1 plugin

Installs disruptors-mcp-suite, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub TechIntegrationLabs/disruptors-ai-marketing-hub --plugin disruptors-mcp-suite
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "figma-developer": {
      "command": "npx",
      "args": [
        "-y",
        "figma-developer-mcp",
        "--figma-api-key=${FIGMA_API_KEY}",
        "--stdio"
      ]
    }
  }
}
Command
npx
Arguments
-yfigma-developer-mcp--figma-api-key=${FIGMA_API_KEY}--stdio