MCP.so
登录
C

Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors

@yedanyagamiai-cmd

关于 Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors

MCP server for color operations: generate harmonious palettes by color theory, check WCAG contrast ratios, convert between HEX/RGB/HSL, create CSS gradients, and lookup Tailwind colors. 5 tools on Cloudflare Workers.

基本信息

分类

其他

传输方式

stdio

发布者

yedanyagamiai-cmd

提交者

yagami yedan

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "color-palette": {
      "url": "https://color-palette-mcp.yagami8095.workers.dev/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors?

Color Palette MCP is a server within the OpenClaw MCP suite that provides AI-powered color tools: palette generation, WCAG contrast checking, color format conversion, CSS gradient generation, and Tailwind CSS color lookup. It runs on Cloudflare Workers with zero setup and a streamable HTTP transport, aimed at developers and designers who need quick color utilities.

How to use Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors?

Install via the Cursor one-click link, add to Claude Desktop config as a streamable-http MCP server, or connect from any MCP client using the URL https://color-palette-mcp.yagami8095.workers.dev/mcp. No local installation or API key is required for the free tier.

Key features of Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors

  • Generate harmonious palettes (complementary, triadic, etc.)
  • Check WCAG 2.1 AA/AAA contrast compliance
  • Convert between Hex, RGB, HSL, and CSS named colors
  • Generate linear, radial, and conic CSS gradients
  • Look up Tailwind v3 colors and find nearest matches

Use cases of Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors

  • Designers quickly obtain harmonious color palettes for UI projects.
  • Developers verify text/background contrast meets accessibility standards.
  • Convert color values between formats for CSS or design token workflows.
  • Generate CSS gradient code for web components or landing pages.
  • Match arbitrary colors to the nearest Tailwind v3 color name.

FAQ from Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors

What is the free tier limit?

The free tier allows 25 calls per day across all 5 tools. No API key is required.

How do I upgrade to Pro?

Pro costs $29/month and gives 50,000 calls per month across all 9 OpenClaw servers, including Color Palette. A Pro API key unlocks higher usage limits.

Does this server require installation or dependencies?

No. It uses streamable HTTP transport and runs on Cloudflare Workers. You only need to configure your MCP client with the server URL.

What color formats are supported for conversion?

The server supports Hex, RGB, HSL, and CSS named colors (140 standard names).

评论

其他 分类下的更多 MCP 服务器