Swatchdog MCP Server
Rank #26,725dev.swatchdog/validator
On-demand drift checks: declared CSS color, radius, spacing & type vs your own tokens or a pack
Swatchdog MCP Server is a Model Context Protocol (MCP) server published by swatchdog-dev. It ranks #26,725 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Swatchdog MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 105,321 of 132,046 servers on MCP Toplist.
Use Swatchdog MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http validator https://swatchdog-mcp-970396648818.us-central1.run.app/mcp[mcp_servers.validator]
url = "https://swatchdog-mcp-970396648818.us-central1.run.app/mcp"Add to ~/.codex/config.toml.
https://swatchdog-mcp-970396648818.us-central1.run.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"validator": {
"url": "https://swatchdog-mcp-970396648818.us-central1.run.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"validator": {
"type": "http",
"url": "https://swatchdog-mcp-970396648818.us-central1.run.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"validator": {
"serverUrl": "https://swatchdog-mcp-970396648818.us-central1.run.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"validator": {
"url": "https://swatchdog-mcp-970396648818.us-central1.run.app/mcp"
}
}
}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/dev.swatchdog%2Fvalidator)<a href="https://mcptoplist.com/server/dev.swatchdog%2Fvalidator"><img src="https://mcptoplist.com/badge/dev.swatchdog%2Fvalidator.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
swatchdog-dev
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jun 11, 2026 |
| 1.0.0 | Jun 8, 2026 |
Frequently asked questions
- Who maintains Swatchdog MCP Server?
- Swatchdog MCP Server is maintained by swatchdog-dev, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Swatchdog MCP Server listed on the Official MCP Registry?
- Yes — Swatchdog MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Swatchdog MCP Server have?
- MCP Toplist tracks 2 versions of Swatchdog MCP Server, most recently published on Jun 11, 2026.
- Where can I find the source code for Swatchdog MCP Server?
- The source code for Swatchdog MCP Server is hosted at github.com/swatchdog-dev/swatchdog-mcp.
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.