Contrast Checker MCP
Rank #48,655io.github.ogSINGH/contrast-checker-mcp
MCP server providing contrast-checker-mcp capabilities
Contrast Checker MCP is a Model Context Protocol (MCP) server published by ogSINGH. It ranks #48,655 of 132,113 servers tracked on MCP Toplist. Contrast Checker MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Feb 25, 2026.
Ranks ahead of 83,458 of 132,113 servers on MCP Toplist.
Use Contrast Checker MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add contrast-checker-mcp -- npx -y contrast-checker-mcp[mcp_servers.contrast-checker-mcp]
command = "npx"
args = ["-y", "contrast-checker-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"contrast-checker-mcp": {
"command": "npx",
"args": [
"-y",
"contrast-checker-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"contrast-checker-mcp": {
"command": "npx",
"args": [
"-y",
"contrast-checker-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contrast-checker-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"contrast-checker-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contrast-checker-mcp": {
"command": "npx",
"args": [
"-y",
"contrast-checker-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contrast-checker-mcp": {
"command": "npx",
"args": [
"-y",
"contrast-checker-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/io.github.ogSINGH%2Fcontrast-checker-mcp)<a href="https://mcptoplist.com/server/io.github.ogSINGH%2Fcontrast-checker-mcp"><img src="https://mcptoplist.com/badge/io.github.ogSINGH%2Fcontrast-checker-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ogSINGH
Other servers by ogSINGH
View all ogSINGH servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Contrast Checker MCP?
- Contrast Checker MCP is maintained by ogSINGH, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Contrast Checker MCP listed on the Official MCP Registry?
- Yes — Contrast Checker MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Contrast Checker MCP have?
- MCP Toplist tracks 2 versions of Contrast Checker MCP, most recently published on Feb 25, 2026.
- Where can I find the source code for Contrast Checker MCP?
- The source code for Contrast Checker MCP is hosted at github.com/ogSINGH/contrast-checker-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.