Color runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Feb 2026.
MCP server for color palette generation and conversion — HEX, RGB, HSL
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run(["npm", "install"], cwd=str(server_dir), capture_output=True, timeout=60, shell=True)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Convert between HEX, RGB, HSL color formats and generate palettes
MCP server for Suno AI music generation, lyrics, and covers
Schema conversion and schema-driven code generation MCP server.
MCP server for Grok image generation and editing
MCP server for Producer/Riffusion AI music generation
MCP server for Flux AI image generation
MCP server for Wan AI video generation
MCP server for HTML generation from AI agents
Answers built from our own checks of this server.