MCP server and CLI that catches CSS cascade conflicts and Tailwind utility clashes before they ship.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
An MCP server and CLI that catches CSS cascade conflicts and Tailwind utility clashes before they ship β built for AI coding agents and CI workflows.
cn(), clsx(), and twMerge() call expressions, not just plain className stringsconfidence, riskScore, and nextStepReturns a structured report:
passed: true means no hard errors. clean: true means zero issues of any kind.
stylesafe <file> β analyze a single filestylesafe <dir> β analyze a directory recursivelystylesafe --projectRoot <dir> β same as abovestylesafe --changed β analyze git-changed files (for PR/CI)stylesafe --changed --fail-on-issues β exit with code 1 if any issues foundstylesafe --watch src β re-run on every file changenpm test β run regression testsPlace a .styleintegrityrc file in your project root:
Add to .github/workflows/style-check.yml:
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/stylesafe)<a href="https://allmcps.com/mcp/stylesafe"><img src="https://allmcps.com/api/badge/stylesafe?style=directory" alt="Stylesafe on AllMCPs" /></a>