You're viewing a demo portfolio

Join the waitlist
PRSM

image_personal

Active

Tool of Colour Memory

declared in 2.3.4

Upload a portrait photo and receive a full personal colour analysis. Determines your seasonal type (Spring, Summer, Autumn, or Winter), colour depth (light, medium, or deep), and undertone (warm, cool, or neutral). Returns a curated palette of archive colours that genuinely suit you — each with full historical provenance and cultural context — plus colours to avoid. Uses Claude Vision for skin, hair, and eye analysis, then matches to the archive by CIEDE2000 perceptual distance. The photo is never stored. Example: a Deep Winter might wear Ottoman Carbon Ink while a True Spring suits Kogi Mango.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "name": {
      "type": "string",
      "description": "Optional: person's name for the report e.g. 'Sarah'"
    },
    "image_url": {
      "type": "string",
      "description": "URL of a portrait photo hosted online. Easier than base64 for MCP use. Either image_url or image_base64 required."
    },
    "media_type": {
      "type": "string",
      "default": "image/jpeg",
      "description": "Image MIME type e.g. 'image/jpeg'"
    },
    "image_base64": {
      "type": "string",
      "description": "Base64 encoded portrait photo (JPEG or PNG). Face should be clearly visible in natural light. Either image_base64 or image_url required."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Colour Memory

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

2/7 registries
View full server →