StyleSpeak
Rank #41,221io.github.Patrizzos/stylespeak
MCP server and CLI that makes CSS legible to AI agents — explains what applies and why.
StyleSpeak is a Model Context Protocol (MCP) server published by patrizzos. It ranks #41,221 of 131,629 servers tracked on MCP Toplist. StyleSpeak is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 90,408 of 131,629 servers on MCP Toplist.
Use StyleSpeak
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stylespeak -- npx -y @patrizzos/stylespeak[mcp_servers.stylespeak]
command = "npx"
args = ["-y", "@patrizzos/stylespeak"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"stylespeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylespeak"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stylespeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylespeak"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stylespeak": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@patrizzos/stylespeak"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stylespeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylespeak"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stylespeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylespeak"
]
}
}
}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%2Fstylespeak)<a href="https://mcptoplist.com/server/io.github.Patrizzos%2Fstylespeak"><img src="https://mcptoplist.com/badge/io.github.Patrizzos%2Fstylespeak.svg" alt="MCP Toplist: Top 50% 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 (5)
| Version | Published |
|---|---|
| 1.2.0 | Aug 1, 2026 |
| 1.1.0 | Aug 1, 2026 |
| 1.0.0 | Jul 31, 2026 |
| 0.3.0 | Jul 19, 2026 |
| 0.1.0 | Jul 9, 2026 |
Frequently asked questions
- Who maintains StyleSpeak?
- StyleSpeak is maintained by patrizzos, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is StyleSpeak listed on the Official MCP Registry?
- Yes — StyleSpeak is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does StyleSpeak have?
- MCP Toplist tracks 5 versions of StyleSpeak, most recently published on Aug 1, 2026.
- Where can I find the source code for StyleSpeak?
- The source code for StyleSpeak is hosted at github.com/patrizzos/stylespeak.
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.