← Index

io.github.ogSINGH/contrast-checker-mcp

io.github.ogSINGH/contrast-checker-mcp·v1.0.1·Other
Quality Score
82
/100

MCP - WCAG 2.1 color contrast checker - contrast ratios, compliance and accessible color suggestions

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "contrast-checker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "contrast-checker-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "contrast-checker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "contrast-checker-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y contrast-checker-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other