Back to search
90
MCP live v1.1.0 sse

Color Palette Generator API

io.github.Br0ski777/color-palette

Generate harmonious color palettes — complementary, analogous, triadic. x402 micropayment.

Uptime
40.0%
5 probes
Response
236ms
last probe
Tools
1
callable

Tools · 1

design_generate_color_palette

Use this when you need to generate a harmonious color palette from a base hex color. Returns multiple color formats ready for design or code. 1. colors -- array of color objects, each containing hex,…

Similar MCP servers embedding-nearest

Color Palette Generator API
Generate harmonious color palettes — complementary, analogous, triadic. x402 micropayment.
0 tools · sse
Color Palette Generator
Generates harmonious color palettes using complementary, analogous, and triadic color theory from a seed color.
0 tools
io.github.ryudi84/color-forge-mcp
Convert between HEX, RGB, HSL color formats and generate palettes
0 tools
io.github.ryudi84/color
MCP server for color palette generation and conversion — HEX, RGB, HSL
0 tools
Colour Memory live
Cultural color intelligence. Every colour anchored to a person, a year, and a consequence.
21 tools · streamable-http
io.github.rog0x/color
Color convert, palette, contrast checker for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "color_palette_generator_api": {
      "url": "https://color-palette.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}