Loading MCP server directory, please wait...
MCP - WCAG 2.1 color contrast checker - contrast ratios, compliance and accessible color suggestions
npx @getmcp/cli add io.github.ogSINGH/contrast-checker-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ogSINGH/contrast-checker-mcp": {
"command": "npx",
"args": [
"-y",
"contrast-checker-mcp"
]
}
}
}