Submit

Palette MCP

@kelvinzer0

PaletteMCP is a command-line tool written in Go that takes a hexadecimal color code and returns the name of the closest matching color from a predefined list of CSS colors. The output is provided in JSON format, making it easy to integrate with other scripts and systems.

Tools

Server Config

{
  "theme": "ANSI Light",
  "selectedAuthType": "oauth-personal",
  "mcpServers": {
    "get-color-info": {
      "command": "/usr/local/bin/palette-mcp",
      "args": [
        "server"
      ],
      "trust": true
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.