mcpbeat Sign in

Chart Color Audit MCP Server

by socraticstatic Your server? Claim it
local only

Chart Color Audit runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 16 Aug 2026.

CI-friendly accessibility audit for chart color palettes: WCAG contrast, CVD simulation, OKLab ΔE.

Installs per day peak 563 · avg 25 · -93% w/w
a month agotoday
38
Installs / week
npm · chart-color-audit
0
Stars
0 open issues
16 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Chart Color Audit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add chart-color-audit -- npx -y chart-color-audit
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "chart-color-audit": {
      "args": [
        "-y",
        "chart-color-audit"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.chart-color-audit]
command = "npx"
args = ["-y", "chart-color-audit"]
.cursor/mcp.json
{
  "mcpServers": {
    "chart-color-audit": {
      "args": [
        "-y",
        "chart-color-audit"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "chart-color-audit": {
      "args": [
        "-y",
        "chart-color-audit"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Chart Color Audit

same job, measured the same way
I
Kundali Chart — Vedic Astrology MCP
by acerank-vedic-kundli

Vedic astrology MCP: 54 tools for charts, dashas, yogas, compatibility, muhurta, transit, remedies.

50 installs/wk local only
Blueprint Chart
by blueprint-chart

The open chart format an LLM writes and the browser renders — to interactive, accessible SVG.

38 installs/wk local only
Plausible MCP Server
by friendlygeorge

MCP server for Plausible Analytics — privacy-friendly web analytics. 12 tools for traffic, conver...

34 installs/wk local only
GetBirthChart MCP
by getbirthchart-com

Official MCP server for GetBirthChart astrology calculations.

223 installs/wk local only
MCP Server for PowerPoint
by sbroenne

PowerPoint automation for AI: slides, shapes, tables, charts, images, notes. Windows only.

local only
MCP Server for PowerPoint
by trsdn

PowerPoint automation for AI - Slides, Shapes, Text, Charts and more. Windows only.

local only
Q Fortune
by ugot-fortune

Korean saju fortune MCP: natal chart, today/daily/yearly luck, compatibility, and saved profiles.

answering
Owid
by pipeworx-io

OWID MCP — Our World in Data chart/indicator access (free, no auth)

34 tools answering

Chart Color Audit — questions

Answers built from our own checks of this server.

Why is there no uptime for Chart Color Audit?
Chart Color Audit runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package chart-color-audit was installed 38 times last week.
How do I connect Chart Color Audit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls chart-color-audit straight from npm; nothing to host, nothing to sign up for.
How many people use Chart Color Audit?
The npm package chart-color-audit was installed 38 times in the last week. Week over week that is -93%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Chart Color Audit open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.