nearest_color
ActiveTool of Color
declared in 0.1.0
Find the nearest CSS named color to a given color (Euclidean RGB distance). Keyless, offline.
Parameters schema
{
"type": "object",
"required": [
"color"
],
"properties": {
"color": {
"type": "string",
"description": "Any color in HEX/rgb/hsl/name."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Color
https://github.com/pipeworx-io/mcp-color
1/7 registries