MCP.so
Sign In
P

Palette MCP

@kelvinzer0

About Palette MCP

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.

Basic information

Category

Other

Transports

stdio

Publisher

kelvinzer0

Submitted by

Kelvin Yuli Andrian

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "theme": "ANSI Light",
  "selectedAuthType": "oauth-personal",
  "mcpServers": {
    "get-color-info": {
      "command": "/usr/local/bin/palette-mcp",
      "args": [
        "server"
      ],
      "trust": true
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Palette

Comments

More Other MCP servers