Stylespeak runs on your own machine — the client starts it, so there is no endpoint to ping. 499 installs a week from npm. Last commit 2 Aug 2026.
MCP server and CLI that makes CSS legible to AI agents — explains what applies and why.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add stylespeak -- npx -y @patrizzos/stylespeak
{
"mcpServers": {
"stylespeak": {
"args": [
"-y",
"@patrizzos/stylespeak"
],
"command": "npx"
}
}
}
[mcp_servers.stylespeak]
command = "npx"
args = ["-y", "@patrizzos/stylespeak"]
{
"mcpServers": {
"stylespeak": {
"args": [
"-y",
"@patrizzos/stylespeak"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"stylespeak": {
"args": [
"-y",
"@patrizzos/stylespeak"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.