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.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
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:
No reviews yet — be the first to share how this listing worked for you.
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>