MCP.so
ログイン
P

Palette MCP

@kelvinzer0

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.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

kelvinzer0

投稿者

Kelvin Yuli Andrian

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Palette

コメント

「その他」の他のコンテンツ