Developer Tools
Trust: 32/100 (Limited)io.github.ryudi84/color Guide
MCP server for color palette generation and conversion — HEX, RGB, HSL
by ryudi84
Quick Start
Install
npx color-forge-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ryudi84-color": {
"command": "npx",
"args": [
"color-forge-mcp"
]
}
}
}