MCP Hub
Back to servers

colorapi

Color API MCP — wraps thecolorapi.com (free, no auth)

Registry
Updated
Apr 2, 2026

@pipeworx/mcp-colorapi

MCP server for The Color API — identify colors by hex, generate color schemes, and convert between RGB/HSL/HSV/CMYK formats. Free, no auth required.

Tools

ToolDescription
identify_colorGet color name, all formats, and contrast info for a hex value
generate_schemeGenerate a harmonious color scheme (monochrome, analogic, complement, triad, quad)
convert_colorConvert an RGB color to all other formats

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "colorapi": {
      "type": "url",
      "url": "https://gateway.pipeworx.io/colorapi"
    }
  }
}

CLI Usage

npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/colorapi

License

MIT

Reviews

No reviews yet

Sign in to write a review