@pipeworx/color-pizza
Connect: https://gateway.pipeworx.io/color-pizza/mcp · Install: one-click buttons
Tools: 3
Tools
- name_colors — Find the nearest human-friendly color name for one or more hex colors. Pass hex codes (with or without leading #), comma-separated for several at once. Returns the closest named color for each input,
- search_color_names — Search named colors whose name contains a substring (e.g. “blue”, “rose”, “teal”). Returns matching color names with their hex codes. Optionally restrict to a specific naming list (see list_palettes).
- list_palettes — List all available color-name lists (palettes) with their titles, descriptions, color counts, and licenses. Use this to discover valid values for the “list” argument of name_colors and search_color_na
Tools
-
list_palettes— List all available color-name lists (palettes) with their titles, descriptions, color counts, and licenses. Use this to discover valid values for the list argument of name_colors and search_color_name -
name_colors— Find the nearest human-friendly color name for one or more hex colors. Pass hex codes (with or without leading #), comma-separated for several at once. Returns the closest named color for each input, -
search_color_names— Search named colors whose name contains a substring (e.g. blue , rose , teal ). Returns matching color names with their hex codes. Optionally restrict to a specific naming list (see list_palettes).