mcp-color-tools
Related Servers
Alternatives to mcp-color-tools
No user-submitted related servers found.
Related Servers
- 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
- AlicenseBqualityDmaintenanceEnables comprehensive color manipulation, conversion between 22+ formats (HEX, RGB, HSL, CMYK, LAB, etc.), palette generation, gradient creation, and accessibility compliance checking. Supports framework-specific outputs for CSS, Swift, Android, Flutter, and Tailwind with high-precision conversions and visualization capabilities.25MIT
- 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

rnv-color-mcpofficial
AlicenseAqualityBmaintenanceExposes RNV color workflow tools for color mixing, conversion, harmony generation, text transformation, and palette management, allowing LLMs to directly compute colors and manipulate palettes.91MIT- FlicenseNot gradedqualityDmaintenanceEnables users to generate color palettes (complementary, analogous, triadic, etc.) and check WCAG contrast ratios within AI chat applications using interactive UI.-
- AlicenseAqualityDmaintenanceA simple color utility MCP server for frontend developers. Convert, mix, adjust, and analyze colors right from your AI agents.1114 npmMIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: converting formats, generating palettes, checking contrast, mixing/blending colors, and generating gradients. No two tools overlap in function, so an agent can unambiguously select the right one for a given task.
All tool names follow a consistent snake_case pattern that combines an action verb or descriptive prefix with a clear object (e.g., color_convert, palette_generate, contrast_check). The naming is uniform and intuitive, with no mixed conventions or vague verbs.
The set of 5 tools is perfectly scoped for a color utility server. Each tool covers a distinct major category of color operations without redundancy or bloat, making the surface easy to navigate.
The tools cover the full spectrum of common color workflows: conversion between all standard formats, palette creation from multiple schemes, WCAG contrast analysis, comprehensive color manipulation (mixing, lighten/darken, etc.), and CSS gradient generation. There are no obvious missing operations that would hinder typical use cases.