MCP Color Server
Related Servers
Alternatives to MCP Color Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables color conversion between HEX/RGB/HSL/HSV/CMYK, palette generation, WCAG contrast checking, color mixing/adjustment, and CSS gradient creation for AI agents.531 npmMIT
- AlicenseNot gradedqualityDmaintenanceProvides comprehensive color conversion, manipulation, analysis, and WCAG accessibility tools supporting multiple formats (hex, rgb, hsl, oklch, oklab) for design systems and web development.28 npm2MIT
- AlicenseNot gradedqualityDmaintenanceA comprehensive toolkit for color conversion, manipulation, and accessibility analysis supporting formats like OkLCH and WCAG compliance. It enables AI agents to manage design systems by generating harmonious palettes, transforming color spaces, and performing contrast checks.2MIT
- AlicenseNot gradedqualityBmaintenanceExtract palettes from images, generate harmonies, gradients, random palettes; Check WCAG and APCA contrast; Suggest nearest passing OkLCH lightness; Simulate color-blindness; Convert and sort colors across formats (hex / RGB / HSL / OkLCH / …)MIT
- AlicenseNot gradedqualityDmaintenanceProvides color and design tools including palette generation, WCAG contrast checking, color conversion, gradients, color blindness simulation, and CSS variables, all without API keys.MIT
- AlicenseNot gradedqualityBmaintenanceProvides color conversion between formats, WCAG contrast ratio computation, and nearest CSS named color lookup.5 npmMIT
TDQS
Scored across 25 tools
The tools have clear individual purposes, but significant overlap exists in visualization and export functions. For example, create_palette_html and create_palette_png serve similar purposes with different output formats, as do the multiple gradient and export tools. Descriptions help differentiate, but agents might struggle choosing between format-specific variants.
Tool names follow a highly consistent verb_noun pattern throughout, with clear action prefixes like analyze_, check_, convert_, create_, export_, generate_, mix_, optimize_, simulate_, and sort_. All names use snake_case consistently, making them predictable and readable.
With 25 tools, this server feels overloaded for a color manipulation domain. Many tools could be consolidated (e.g., multiple create_* and export_* variants), leading to redundancy. A more focused set of 10-15 tools would better serve the core functionality without overwhelming agents.
The toolset provides comprehensive coverage for color manipulation, analysis, visualization, and integration. It includes core operations (convert, mix, generate variations), accessibility features, multiple output formats, and design system support. No obvious gaps exist; agents can perform complete color workflow tasks.