Skip to content
Back to search
30
MCP

io.github.patrizzos/stylesafe

io.github.patrizzos/stylesafe

MCP server and CLI that catches CSS cascade conflicts and Tailwind utility clashes before they ship.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.patrizzos/stylespeak
MCP server and CLI that makes CSS legible to AI agents — explains what applies and why.
0 tools
io.github.ryudi84/password
MCP server for secure passwords, passphrases, and strength checking.
0 tools
io.github.MCPShield-Dev/mcpshield
Security scanner for MCP servers - detects tool poisoning and injection
0 tools
io.github.ryudi84/shadow
MCP server for CSS box-shadow generation
0 tools
io.github.mcpshield-dev/mcpshield
Security scanner for MCP servers - detects tool poisoning and injection
0 tools
io.github.salrad22/code-sentinel
Code quality analysis MCP server - detects security issues, deceptive patterns, and placeholders
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.patrizzos/stylesafe": {
      "url": "None",
      "transport": "http"
    }
  }
}