Opticquiz Com
Rank #20,870io.github.vince-gonzalez/colorblind
See a color or image as a colorblind person does; recolor images and make Ishihara plates.
Opticquiz Com is a Model Context Protocol (MCP) server published by vince-gonzalez. It ranks #20,870 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Opticquiz Com is listed on Official MCP, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 111,535 of 132,405 servers on MCP Toplist.
Use Opticquiz Com
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add colorblind -- npx -y colorblind-mcp[mcp_servers.colorblind]
command = "npx"
args = ["-y", "colorblind-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"colorblind": {
"command": "npx",
"args": [
"-y",
"colorblind-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"colorblind": {
"command": "npx",
"args": [
"-y",
"colorblind-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"colorblind": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"colorblind-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"colorblind": {
"command": "npx",
"args": [
"-y",
"colorblind-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"colorblind": {
"command": "npx",
"args": [
"-y",
"colorblind-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.vince-gonzalez%2Fcolorblind)<a href="https://mcptoplist.com/server/io.github.vince-gonzalez%2Fcolorblind"><img src="https://mcptoplist.com/badge/io.github.vince-gonzalez%2Fcolorblind.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vince-gonzalez
Other servers by vince-gonzalez
View all vince-gonzalez servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Sep 2, 2026 |
Frequently asked questions
- Who maintains Opticquiz Com?
- Opticquiz Com is maintained by vince-gonzalez, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Opticquiz Com listed on the Official MCP Registry?
- Yes — Opticquiz Com is listed on the Official MCP Registry.
- How many versions does Opticquiz Com have?
- MCP Toplist tracks 1 version of Opticquiz Com, most recently published on Sep 2, 2026.
- Where can I find the source code for Opticquiz Com?
- The source code for Opticquiz Com is hosted at github.com/vince-gonzalez/opticquiz.com.
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.