color-palette

Cloudflare Workers MCP server: color-palette

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Cloudflare Workers MCP server: color-palette

    Список инструментов сервера (7)

    Технические названия из tools/list. Нужны только разработчикам.

    convert_colorConvert a hex color to HEX, RGB, HSL, and CMYK formats. Input: hex string with or without # (e.g. "ff5733").
    color_harmonyGenerate a set of harmonious colors from a base hex color. Harmony types: complementary, analogous, triadic, split, tetradic, monochromatic.
    generate_gradientGenerate an interpolated gradient between two hex colors. Returns color stops and a ready-to-use CSS linear-gradient string.
    check_contrastCheck WCAG 2.1 contrast ratio between foreground and background colors. Returns ratio and AA/AAA pass/fail for both normal and large text.
    random_paletteGenerate a random harmonious color palette. Colors share a hue family to avoid clashing.
    generate_cssGenerate CSS :root custom properties from a list of hex colors. Returns a ready-to-paste CSS block.
    generate_tailwindGenerate a Tailwind CSS color config object. Colors are mapped to standard shades (50, 100, 200 … 900) in order. Paste the result into tailwind.config.js theme.extend.colors.
    color-palette: подключить к Claude, ChatGPT, Cursor · Connectors.fun