cssgraph
Rank #15,815io.github.mack-peng/cssgraph
CSS intelligence for AI coding agents — surgical style context, fewer tool calls. 100% local.
cssgraph is a Model Context Protocol (MCP) server published by mack-peng. It ranks #15,815 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. cssgraph 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 116,298 of 132,113 servers on MCP Toplist.
Use cssgraph
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cssgraph -- npx -y cssgraph[mcp_servers.cssgraph]
command = "npx"
args = ["-y", "cssgraph"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cssgraph": {
"command": "npx",
"args": [
"-y",
"cssgraph"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cssgraph": {
"command": "npx",
"args": [
"-y",
"cssgraph"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cssgraph": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cssgraph"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cssgraph": {
"command": "npx",
"args": [
"-y",
"cssgraph"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cssgraph": {
"command": "npx",
"args": [
"-y",
"cssgraph"
]
}
}
}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%2Fcssgraph)<a href="https://mcptoplist.com/server/io.github.mack-peng%2Fcssgraph"><img src="https://mcptoplist.com/badge/io.github.mack-peng%2Fcssgraph.svg" alt="MCP Toplist: Top 25% 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.6.3 | Sep 16, 2026 |
Frequently asked questions
- Who maintains cssgraph?
- cssgraph is maintained by mack-peng, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is cssgraph listed on the Official MCP Registry?
- Yes — cssgraph is listed on the Official MCP Registry, alongside Glama.
- How many versions does cssgraph have?
- MCP Toplist tracks 1 version of cssgraph, most recently published on Sep 16, 2026.
- Where can I find the source code for cssgraph?
- The source code for cssgraph is hosted at github.com/mack-peng/cssgraph.
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.