color-thief
Grab the color palette from an image using just Javascript. Works in the browser and in Node.
Worker (color-thief) MCP Server
Model Context Protocol (worker) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"worker": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-worker"
]
}
}
}