Mmcp.market

Cvdsafe MCP server

by vince-gonzalez·io.github.vince-gonzalez/cvdsafe·v0.2.0

Check if a palette or image is colorblind-safe, generate safe palettes, check WCAG contrast.

A89/100grade A
What users say
No reviews yet
Be the first
Safety scan
A89/100

full report

Adoption
Growing

1 stars25 downloads/wk

Reviews

Write one

Nobody has reviewed Cvdsafe yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Cvdsafe tools (6)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • checkContrast

    Check whether a foreground color is legible on a background color per WCAG 2.x contrast ratios. Returns the ratio (1-21) and whether it passes AA and AAA. Set large=true for text >=18pt (or 14pt bold). This is the legibility axis, separate from color-blindness.

  • checkImage

    Check whether the colors in an image, chart, screenshot or mockup stay distinguishable for people with color-vision deficiency. Extracts the image's dominant colors, simulates protanopia, deuteranopia and tritanopia, and flags the color pairs that collapse into each other — each with how much of the image's area those colors cover, so a conflict between two large regions ranks above one between tw

  • checkPalette

    Check whether a set of colors stays distinguishable for people with color-vision deficiency (colorblindness). Simulates protanopia, deuteranopia and tritanopia and flags the pairs whose perceptual difference collapses under simulation. A screening aid, not a legal accessibility (ADA/WCAG) audit.

  • fixPalette

    Take a set of colors that fails the colorblind-safety check and return an adjusted set that passes, staying as close to the originals as possible. Conflicting colors are separated in lightness (the axis color-vision deficiency preserves). Returns the new colors, how far each moved, and whether it fully passes.

  • generateSafePalette

    Return N colorblind-safe hex colors — distinct to each other under protanopia, deuteranopia and tritanopia. Seeded with the Okabe-Ito palette and safely extended above eight. Use when asked for accessible / colorblind-safe / colorblind-friendly colors for a chart, plot, map or UI. Never returns an unsafe color.

  • simulateColor

    Return how a single hex color appears to someone with a given type of color blindness (protan, deutan, or tritan).

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan4 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 10 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 89/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y cvdsafe-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add cvdsafe -- npx -y cvdsafe-mcp
Add to Cursor

Cvdsafe: common questions

Is Cvdsafe MCP server safe?
Yes, by our scan: it is graded A (89/100). Read the Cvdsafe safety report
How do I install Cvdsafe?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Cvdsafe need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Cvdsafe maintained?
The last commit was 11 days ago (2026-09-10). The latest release is v0.2.0.
What can I use instead of Cvdsafe?
Servers from other publishers that do the same job: Pixapi MCP server, Rendobar MCP server and Vidofy MCP server. Compare all Cvdsafe alternatives.

Alternatives to Cvdsafe

Same job from other publishers: the closest match first, then the best rated.

All Cvdsafe alternatives →
  • Pixapi
    MCP server for Pixapi: check live credit pricing and balance, then generate images and video.
    A
  • Rendobar
    Transform video, audio and images, and generate media from prompts. FFmpeg, captions, models.
    A
  • Vidofy
    Generate video, images, audio and speech with Vidofy — Veo 3.1, Kling 3.0, Flux 2 and 570+ models.
    A
  • Sapiens Sintéticos
    Operate your Sapiens Sintéticos AI studio: generate image, article, voice, music and video.
    A
  • Muse Image
    Generate, edit and iteratively refine images with Meta Muse, returning file paths not base64.
    B

More from vince-gonzalez