# color-palette MCP server

Cloudflare Workers MCP server: color-palette

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-lazymac2x-color-palette
- Repository: https://github.com/lazymac2x/color-palette-api

## Install
- Endpoint: https://api.lazy-mac.com/color-palette/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.lazy-mac.com/color-palette/mcp

## Tools
- convert_color - Convert a color between HEX, RGB, and HSL formats. Provide a hex color string (e.g. "#ff5733" or "ff5733"). Endpoint: https://api.lazy-mac.com/color-palette/mcp
- color_harmony - Generate color harmonies. Types: complementary, analogous, triadic, split, tetradic, monochromatic. Endpoint: https://api.lazy-mac.com/color-palette/mcp
- generate_gradient - Generate a gradient between two colors with configurable steps. Endpoint: https://api.lazy-mac.com/color-palette/mcp
- check_contrast - Check WCAG contrast ratio between two colors. Returns ratio and AA/AAA compliance. Endpoint: https://api.lazy-mac.com/color-palette/mcp
- random_palette - Generate a random color palette. Endpoint: https://api.lazy-mac.com/color-palette/mcp
- generate_css - Generate CSS custom properties (:root variables) from a list of colors. Endpoint: https://api.lazy-mac.com/color-palette/mcp
- generate_tailwind - Generate a Tailwind CSS color config object from a list of colors. Endpoint: https://api.lazy-mac.com/color-palette/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.lazymac2x
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
