You're viewing a demo portfolio

Join the waitlist
PRSM

search_color_names

Active

Tool of mcp-color-pizza

declared in 0.1.0

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).

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "list": {
      "type": "string",
      "description": "Optional color-name list to search within. Default \"default\"."
    },
    "name": {
      "type": "string",
      "description": "Substring to search color names for, e.g. \"blue\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-color-pizza

https://github.com/pipeworx-io/mcp-color-pizza

2/7 registries
View full server →
search_color_names — mcp-color-pizza — PRSM MCP