MCP Color Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert_colorB | Convert colors between different formats with high precision and comprehensive format support |
| analyze_colorC | Analyze color properties including brightness, temperature, contrast, accessibility, and optionally compare with another color |
| check_contrastC | Check color contrast compliance with WCAG accessibility standards |
| simulate_colorblindnessC | Simulate how colors appear to users with color vision deficiencies |
| optimize_for_accessibilityC | Optimize colors for accessibility compliance while preserving hue when possible |
| generate_harmony_paletteC | Generate color palettes based on color theory harmony principles including complementary, triadic, analogous, and other harmony types |
| generate_linear_gradientC | Generate linear gradients with precise mathematical control and CSS output |
| generate_radial_gradientC | Generate radial gradients with precise mathematical control and CSS output |
| create_palette_htmlB | Generate interactive HTML visualizations of color palettes with accessibility features and multiple layout options |
| create_color_wheel_htmlB | Generate interactive HTML color wheel visualizations with harmony highlighting and color selection |
| create_gradient_htmlB | Generate HTML gradient preview visualizations with CSS code display and interactive controls |
| create_theme_preview_htmlC | Generate HTML theme preview mockups showing colors in realistic UI contexts |
| create_palette_pngC | Generate high-quality PNG images of color palettes with professional layout and styling options |
| create_gradient_pngB | Generate high-quality PNG images of gradients with various styles and effects |
| create_color_comparison_pngC | Generate PNG images comparing multiple color sets with various visualization styles |
| generate_themeC | Generate complete design system themes with semantic color mapping |
| generate_semantic_colorsB | Map colors to semantic roles for UI design with accessibility compliance |
| mix_colorsC | Mix multiple colors with specified ratios and blend modes. Supports various color spaces and blend modes for different mixing effects. |
| generate_color_variationsB | Generate tints, shades, and tones of a base color with mathematical precision. Tints add white, shades add black, and tones add gray. |
| sort_colorsB | Sort colors by various properties including hue, saturation, lightness, brightness, temperature, or frequency. Optionally group similar colors together. |
| analyze_color_collectionC | Analyze a collection of colors for diversity, harmony, contrast range, temperature distribution, and accessibility metrics. |
| export_cssC | Generate modern CSS with custom properties, utility classes, and fallbacks for color palettes |
| export_scssB | Generate SCSS variables, maps, and mixins for color palettes with utility functions |
| export_tailwindC | Generate Tailwind CSS configuration, plugins, and utility classes for color palettes |
| export_jsonC | Generate JSON format for programmatic use and API integration with multiple structure options |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/keyurgolani/ColorMcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server