Skip to content
Claude Desktop

bem class extractor html for Claude Desktop

io.github.jmshinhwa/bem-class-extractor-html

16 BEM naming rules read the HTML file you have open and 22 markup and SCSS skeletons write the styl

client:Claude Desktop transport:stdio runtime:npm

Install bem class extractor html in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bem-class-extractor-html": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/bem-class-extractor-html"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

bem class extractor html in other clients