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).

コメント

「その他」の他のコンテンツ