Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert_color | Convert colors between different formats with high precision and comprehensive format support |
| analyze_color | Analyze color properties including brightness, temperature, contrast, accessibility, and optionally compare with another color |
| check_contrast | Check color contrast compliance with WCAG accessibility standards |
| simulate_colorblindness | Simulate how colors appear to users with color vision deficiencies |
| optimize_for_accessibility | Optimize colors for accessibility compliance while preserving hue when possible |
| generate_harmony_palette | Generate color palettes based on color theory harmony principles including complementary, triadic, analogous, and other harmony types |
| generate_linear_gradient | Generate linear gradients with precise mathematical control and CSS output |
| generate_radial_gradient | Generate radial gradients with precise mathematical control and CSS output |
| create_palette_html | Generate interactive HTML visualizations of color palettes with accessibility features and multiple layout options |
| create_color_wheel_html | Generate interactive HTML color wheel visualizations with harmony highlighting and color selection |
| create_gradient_html | Generate HTML gradient preview visualizations with CSS code display and interactive controls |
| create_theme_preview_html | Generate HTML theme preview mockups showing colors in realistic UI contexts |
| create_palette_png | Generate high-quality PNG images of color palettes with professional layout and styling options |
| create_gradient_png | Generate high-quality PNG images of gradients with various styles and effects |
| create_color_comparison_png | Generate PNG images comparing multiple color sets with various visualization styles |
| generate_theme | Generate complete design system themes with semantic color mapping |
| generate_semantic_colors | Map colors to semantic roles for UI design with accessibility compliance |
| mix_colors | Mix multiple colors with specified ratios and blend modes. Supports various color spaces and blend modes for different mixing effects. |
| generate_color_variations | Generate tints, shades, and tones of a base color with mathematical precision. Tints add white, shades add black, and tones add gray. |
| sort_colors | Sort colors by various properties including hue, saturation, lightness, brightness, temperature, or frequency. Optionally group similar colors together. |
| analyze_color_collection | Analyze a collection of colors for diversity, harmony, contrast range, temperature distribution, and accessibility metrics. |
| export_css | Generate modern CSS with custom properties, utility classes, and fallbacks for color palettes |
| export_scss | Generate SCSS variables, maps, and mixins for color palettes with utility functions |
| export_tailwind | Generate Tailwind CSS configuration, plugins, and utility classes for color palettes |
| export_json | 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 | |