Back to search
100
MCP live v2.0.0 streamable-http

Colour Memory

io.github.DigbyO/colour-memory

Cultural color intelligence. Every colour anchored to a person, a year, and a consequence.

Uptime
100.0%
1 probes
Response
793ms
last probe
Tools
21
callable

Tools · 21

query_conceptual

Ask a cultural, historical, or material colour question. Returns named archive colours with provenance and cultural context. Works for abstract queries like 'grief', 'Ottoman luxury', 'toxic Victorian…

query_hex

Find the closest named archive colours to a hex value using CIEDE2000 perceptual distance.

specify_palette

Generate a complete interior specification from 2-8 hex values. Returns surface assignments, 60-30-10 proportions, lighting behaviour, and archive colour names.

get_colour_metrics

Return perceptual colour metrics: LRV, chroma, hue angle, warmth classification, and illuminant shifts under D65 (6500K), F11 (4000K), and Illuminant A (3000K).

get_harmonies

Return complementary, triadic, analogous, and split-complementary harmonies matched to named archive colours.

accessibility_check

Return WCAG 2.1 contrast ratios and AA/AAA pass/fail grades for a foreground hex against a background.

simulate_colour_blindness

Return simulated hex values for protanopia, deuteranopia, and tritanopia using the Brettel-Vienot-Mollon model.

match_paint_system

Find the nearest named colour in commercial paint systems including Farrow and Ball and Little Greene.

get_colour_card

Look up a named colour and return its hex, archive, provenance, and cultural notes.

archive_status

Return live archive status: total colour count, per-archive breakdown, embedding model, search engine state, and API version.

colour_story

Given a hex value, returns a rich narrative about that colour's cultural journey — where it has appeared in history, what it has meant to different civilisations, and what archive names it carries. Es…

palette_from_concept

Generate a historically grounded colour palette from a cultural concept or theme. Returns 4-6 coordinated archive colours with hex values, proportions, and provenance. Examples: 'Victorian mourning', …

mix_colours

Simulate perceptually modelled subtractive mixing of two colours in CIE Lab space (not RGB screen blending). Returns the resulting mixed hex value and its nearest archive match with cultural context. …

colour_timeline

Given a hex value, traces that colour's appearances across cultures and centuries in chronological order. Shows how a colour travelled through history — from its earliest documented use to its modern …

analyse_image_palette

Upload an image (base64 encoded) and extract its dominant colour palette, with each colour matched to its nearest named archive entry with full cultural provenance. Uses K-means++ extraction plus Brad…

compare_colours

Deep perceptual and semantic comparison between any two hex values. Returns quantified differences in LRV, chroma, hue angle, warmth, and CIEDE2000 distance, plus cultural context on both — which is m…

cultural_risk_assessment

Score a hex value or palette for cultural sensitivity, symbolic weight, regional taboos, religious associations, and potential misinterpretation across global markets. Returns warnings, positive assoc…

design_session

One-call compound tool. Submit a concept, medium, audience, and constraints — receive a complete design package: historically grounded palette, cultural narrative, commercial paint matches, WCAG acces…

personal_colour_analysis

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…

style_match

The colour question every stylist gets asked: does this bag go with this outfit? Submit your outfit items as hex values with labels (dress, bag, shoes, coat, belt, scarf, etc.) and receive a verdict o…

interior_specification

Generate a complete interior colour specification from a concept or brief. Input a room concept, type, and style — receive a professionally structured colour scheme with 60/30/10 surface assignments, …

Similar MCP servers embedding-nearest

Color Palette Generator API live
Generate harmonious color palettes — complementary, analogous, triadic. x402 micropayment.
1 tools · sse
Colour Memory
Cultural color intelligence. Every colour anchored to a person, a year, and a consequence.
0 tools · streamable-http
com.babyblueviper/invinoveritas live
Capital-scale-aware /review (Sentinel mode) + sandbox + inference for agent fleets. Lightning-paid.
17 tools · streamable-http
DeepRecall - Product Safety Intelligence live
Search 120,000+ recalled products from 8 global safety agencies using AI similarity.
2 tools · streamable-http
Name Whisper — ENS Intelligence Layer live
34 MCP tools to search, value, trade, and manage ENS names. AI-powered intelligence layer.
41 tools · streamable-http
webforJ MCP Server live
WebforJ's MCP server, provides tools, resources, prompts for scaffolding and developing webforJ apps
9 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "colour_memory": {
      "url": "https://colour-memory-api-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}