Chart Color System
Rank #12,435io.github.socraticstatic/chart-color-system
Solve, audit and simulate colorblind-safe chart palettes. WCAG contrast, OKLab ΔE. Read-only.
Chart Color System is a Model Context Protocol (MCP) server published by socraticstatic. It ranks #12,435 of 132,113 servers tracked on MCP Toplist. Chart Color System is listed on Official MCP, with 1 tracked version. It was first listed on Sep 16, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 119,678 of 132,113 servers on MCP Toplist.
Use Chart Color System
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http chart-color-system https://chart-color-mcp.vercel.app/mcp[mcp_servers.chart-color-system]
url = "https://chart-color-mcp.vercel.app/mcp"Add to ~/.codex/config.toml.
https://chart-color-mcp.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"chart-color-system": {
"url": "https://chart-color-mcp.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chart-color-system": {
"type": "http",
"url": "https://chart-color-mcp.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chart-color-system": {
"serverUrl": "https://chart-color-mcp.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chart-color-system": {
"url": "https://chart-color-mcp.vercel.app/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-system)<a href="https://mcptoplist.com/server/io.github.socraticstatic%2Fchart-color-system"><img src="https://mcptoplist.com/badge/io.github.socraticstatic%2Fchart-color-system.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
socraticstatic
Other servers by socraticstatic
View all socraticstatic servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 16, 2026 |
Frequently asked questions
- Who maintains Chart Color System?
- Chart Color System is maintained by socraticstatic, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Chart Color System listed on the Official MCP Registry?
- Yes — Chart Color System is listed on the Official MCP Registry.
- How many versions does Chart Color System have?
- MCP Toplist tracks 1 version of Chart Color System, most recently published on Sep 16, 2026.
- Where can I find the source code for Chart Color System?
- The source code for Chart Color System is hosted at github.com/socraticstatic/Visualizations.
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.