Agent Tools
Back to MCP servers

Color Palette Generator — 5 Harmony Schemes

https://server.smithery.ai/axel-belfort/color-palette/mcp
● healthy

Color palette generation API for AI agents. Generate harmonious palettes from any hex color: complementary, analogous, triadic, split-complementary, and tetradic schemes. Returns hex, RGB, HSL, and CSS custom properties. Tools: design_generate_color_palette. Use this for UI design, brand color exploration, or generating themed color systems. Returns multiple format options ready for code. Returns: {palette[], scheme, hex, rgb, hsl, css}. No API key required — x402 micropayment $0.001/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/color-palette/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/color-palette/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/color-palette-x402
Listed at (smithery)
https://github.com/Br0ski777/color-palette-x402