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.
基本情報
設定
以下の設定を使って、このサーバーを 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
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
コメント