MCP server providing color manipulation and design tools for AI agents.
From the registry: Color utilities MCP.
$ git clone https://github.com/rog0x/mcp-color-tools && cd mcp-color-tools && npm install && npm run buildhttps://github.com/rog0x/mcp-color-toolsPlease install the `color` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Clone and build** — Clone the repo, run npm install and npm run build. Run: `git clone https://github.com/rog0x/mcp-color-tools && cd mcp-color-tools && npm install && npm run build` (https://github.com/rog0x/mcp-color-tools)
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<path-to-mcp-color-tools>/dist/index.js"]
Note: Requires local clone and build. No npm package published.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.