chart-color-audit
Rank #67,909io.github.socraticstatic/chart-color-audit
CI-friendly accessibility audit for chart color palettes: WCAG contrast, CVD simulation, OKLab ΔE.
chart-color-audit is a Model Context Protocol (MCP) server published by socraticstatic. It ranks #67,909 of 132,113 servers tracked on MCP Toplist. chart-color-audit is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 31, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 64,204 of 132,113 servers on MCP Toplist.
Use chart-color-audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add chart-color-audit -- npx -y chart-color-audit mcp[mcp_servers.chart-color-audit]
command = "npx"
args = ["-y", "chart-color-audit", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"chart-color-audit": {
"command": "npx",
"args": [
"-y",
"chart-color-audit",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"chart-color-audit": {
"command": "npx",
"args": [
"-y",
"chart-color-audit",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chart-color-audit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"chart-color-audit",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chart-color-audit": {
"command": "npx",
"args": [
"-y",
"chart-color-audit",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chart-color-audit": {
"command": "npx",
"args": [
"-y",
"chart-color-audit",
"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.socraticstatic%2Fchart-color-audit)<a href="https://mcptoplist.com/server/io.github.socraticstatic%2Fchart-color-audit"><img src="https://mcptoplist.com/badge/io.github.socraticstatic%2Fchart-color-audit.svg" alt="MCP Toplist: #67,909 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
socraticstatic
Other servers by socraticstatic
View all socraticstatic servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.4 | Aug 16, 2026 |
Frequently asked questions
- Who maintains chart-color-audit?
- chart-color-audit is maintained by socraticstatic, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is chart-color-audit listed on the Official MCP Registry?
- Yes — chart-color-audit is listed on the Official MCP Registry, alongside Glama.
- How many versions does chart-color-audit have?
- MCP Toplist tracks 1 version of chart-color-audit, most recently published on Aug 16, 2026.
- Where can I find the source code for chart-color-audit?
- The source code for chart-color-audit is hosted at github.com/socraticstatic/chart-color-audit.
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.