You're viewing a demo portfolio

Join the waitlist
PRSM

color_contrast

Active

Tool of Color

declared in 0.1.0

Compute the WCAG 2.1 contrast ratio between two colors and whether it passes AA/AAA for normal and large text. Keyless, offline.

Parameters schema

{
  "type": "object",
  "required": [
    "foreground",
    "background"
  ],
  "properties": {
    "background": {
      "type": "string",
      "description": "Background color."
    },
    "foreground": {
      "type": "string",
      "description": "Foreground/text color."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Color

https://github.com/pipeworx-io/mcp-color

1/7 registries
View full server →