You're viewing a demo portfolio

Join the waitlist
PRSM

colour_namer

Active

Tool of Colour Memory

declared in 2.3.4

Generate memorable, archive-verified colour names for any hex value. Choose from naming styles: geographical, poetic, material, literary, botanical, industrial, or mixed. Every name is grounded in a real archive source. The core of the Shopify product naming use case.

Parameters schema

{
  "type": "object",
  "required": [
    "hex"
  ],
  "properties": {
    "hex": {
      "type": "string",
      "description": "Hex colour to name e.g. #8B4A2A"
    },
    "style": {
      "type": "string",
      "description": "geographical | poetic | material | literary | botanical | industrial | mixed"
    },
    "market": {
      "type": "string",
      "description": "Target market e.g. UK luxury"
    },
    "n_names": {
      "type": "integer",
      "description": "Number of name options (default 5)"
    },
    "product_type": {
      "type": "string",
      "description": "Product type e.g. candle, paint, leather bag"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Colour Memory

https://github.com/DigbyO/colour-memory-api

2/7 registries
View full server →
colour_namer — Colour Memory — PRSM MCP