Loading MCP server directory, please wait...
MCP server and CLI that catches CSS cascade conflicts and Tailwind utility clashes before they ship.
npx @getmcp/cli add io.github.Patrizzos/stylesafeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Patrizzos/stylesafe": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylesafe"
]
}
}
}