stylesafe
Rank #67,081io.github.Patrizzos/stylesafe
MCP server and CLI that catches CSS cascade conflicts and Tailwind utility clashes before they ship.
stylesafe is a Model Context Protocol (MCP) server published by patrizzos. It ranks #67,081 of 131,629 servers tracked on MCP Toplist. stylesafe is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 9, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 64,548 of 131,629 servers on MCP Toplist.
Use stylesafe
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stylesafe -- npx -y @patrizzos/stylesafe[mcp_servers.stylesafe]
command = "npx"
args = ["-y", "@patrizzos/stylesafe"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"stylesafe": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylesafe"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stylesafe": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylesafe"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stylesafe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@patrizzos/stylesafe"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stylesafe": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylesafe"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stylesafe": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylesafe"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Patrizzos%2Fstylesafe)<a href="https://mcptoplist.com/server/io.github.Patrizzos%2Fstylesafe"><img src="https://mcptoplist.com/badge/io.github.Patrizzos%2Fstylesafe.svg" alt="MCP Toplist: #67,081 of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
patrizzos
Other servers by patrizzos
View all patrizzos servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.9 | Jul 9, 2026 |
Frequently asked questions
- Who maintains stylesafe?
- stylesafe is maintained by patrizzos, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is stylesafe listed on the Official MCP Registry?
- Yes — stylesafe is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does stylesafe have?
- MCP Toplist tracks 1 version of stylesafe, most recently published on Jul 9, 2026.
- Where can I find the source code for stylesafe?
- The source code for stylesafe is hosted at github.com/patrizzos/stylesafe.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.