cssprobe-cli
Rank #10,518io.github.mack-peng/cssprobe-cli
Runtime CSS probe — inspect layout, overflow, scroll chains in a real browser. For AI agents.
cssprobe-cli is a Model Context Protocol (MCP) server published by mack-peng. It ranks #10,518 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. cssprobe-cli is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 16, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 121,595 of 132,113 servers on MCP Toplist.
Use cssprobe-cli
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cssprobe-cli -- npx -y cssprobe-cli[mcp_servers.cssprobe-cli]
command = "npx"
args = ["-y", "cssprobe-cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cssprobe-cli": {
"command": "npx",
"args": [
"-y",
"cssprobe-cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cssprobe-cli": {
"command": "npx",
"args": [
"-y",
"cssprobe-cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cssprobe-cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cssprobe-cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cssprobe-cli": {
"command": "npx",
"args": [
"-y",
"cssprobe-cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cssprobe-cli": {
"command": "npx",
"args": [
"-y",
"cssprobe-cli"
]
}
}
}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.mack-peng%2Fcssprobe-cli)<a href="https://mcptoplist.com/server/io.github.mack-peng%2Fcssprobe-cli"><img src="https://mcptoplist.com/badge/io.github.mack-peng%2Fcssprobe-cli.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mack-peng
Other servers by mack-peng
View all mack-peng servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Sep 16, 2026 |
Frequently asked questions
- Who maintains cssprobe-cli?
- cssprobe-cli is maintained by mack-peng, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is cssprobe-cli listed on the Official MCP Registry?
- Yes — cssprobe-cli is listed on the Official MCP Registry, alongside Glama.
- How many versions does cssprobe-cli have?
- MCP Toplist tracks 1 version of cssprobe-cli, most recently published on Sep 16, 2026.
- Where can I find the source code for cssprobe-cli?
- The source code for cssprobe-cli is hosted at github.com/mack-peng/cssprobe-cli.
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.