color_convert
ActiveTool of Color
declared in 0.1.0
Convert a color (HEX, rgb(), hsl(), or a CSS name) to all formats: HEX, RGB and HSL. Keyless, offline.
Parameters schema
{
"type": "object",
"required": [
"color"
],
"properties": {
"color": {
"type": "string",
"description": "e.g. \"#3498db\", \"rgb(52,152,219)\", \"hsl(204,70%,53%)\", or \"tomato\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Color
https://github.com/pipeworx-io/mcp-color
1/7 registries