About
Overview
The Color Palette MCP Server provides color tools for AI agents. It supports color generation, palette creation, contrast checking, and conversion between color formats.
Capabilities
Tools & Capabilities
⚡generate_palette
Generate a color palette
⚡check_contrast
Check WCAG contrast ratio
⚡convert
Convert between color formats
Setup
Installation
bash
Install
npx -y mcp-server-color-paletteExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"color-palette": {
"command": "npx",
"args": ["-y", "mcp-server-color-palette"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026