Loomal

color-engine-mcp

MCP server by github.com/aimsise/color-engine-mcp

Six pure, in-memory CSS color tools: parse, convert, WCAG/APCA contrast, gamut map, ramps, solver

0 starsnpm: color-engine-mcp

About color-engine-mcp

color-engine-mcp is an MCP (Model Context Protocol) server published by aimsise in the official MCP registry, listed under Knowledge & Memory on Loomal. Six pure, in-memory CSS color tools: parse, convert, WCAG/APCA contrast, gamut map, ramps, solver

It ships as an npm package (color-engine-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aimsise/color-engine-mcp.

Use color-engine-mcp with your agent

Claude Code · one command
claude mcp add color-engine-mcp -- npx -y color-engine-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "color-engine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "color-engine-mcp"
      ]
    }
  }
}
npmcolor-engine-mcp

Frequently asked questions

What is color-engine-mcp?
color-engine-mcp is an MCP (Model Context Protocol) server by aimsise in the Knowledge & Memory category. Six pure, in-memory CSS color tools: parse, convert, WCAG/APCA contrast, gamut map, ramps, solver
How do I connect color-engine-mcp to Claude, Cursor, or another MCP client?
Install color-engine-mcp from its npm package (color-engine-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is color-engine-mcp open source?
Yes — the source code is public at github.com/aimsise/color-engine-mcp.
Can AI agents pay to use color-engine-mcp?
Not yet through Loomal — color-engine-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain color-engine-mcp? Claim this listing free by verifying GitHub ownership, or contact us.