patternfly

stdio

Used by 5 plugins

Installs pf-figma, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub patternfly/ai-helpers --plugin pf-figma
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "patternfly": {
      "command": "npx",
      "args": [
        "-y",
        "@patternfly/patternfly-mcp@latest"
      ]
    }
  }
}
Command
npx
Arguments
-y@patternfly/patternfly-mcp@latest