Colors Server
БесплатноНе проверенA simple color utility MCP server for frontend developers. Convert, mix, adjust, and analyze colors right from your AI agents.
Описание
A simple color utility MCP server for frontend developers. Convert, mix, adjust, and analyze colors right from your AI agents.
README
A simple color utility MCP server for frontend developers. Convert, mix, adjust, and analyze colors right from your AI agents.
This MCP server provides a streamlined set of color utilities designed for efficiency and precision. It focuses on delivering core color manipulation tools in a straightforward, lightweight package for modern development workflows.
Tools
| Tool | Description |
|---|---|
colors_convert |
Convert a color to a different color space |
colors_batch_convert |
Convert multiple colors to a target color space at once |
colors_parse |
Parse and validate a color string |
colors_adjust |
Adjust color properties (lightness, chroma, hue) |
colors_batch_adjust |
Batch adjust multiple colors (lightness, chroma, hue) |
colors_mix |
Mix two colors with perceptual interpolation |
colors_scale |
Generate a perceptually uniform color scale |
colors_difference |
Calculate color difference (Delta E) between two colors |
colors_batch_difference |
Batch calculate color difference (Delta E) against a target color |
colors_contrast |
Check WCAG contrast ratio between foreground and background colors |
colors_batch_contrast |
Batch check WCAG contrast ratio for multiple foregrounds against a background |
Setup
Add the server to your MCP client config (e.g. Claude Desktop, Cursor, etc.):
{
"mcpServers": {
"colors": {
"command": "npx",
"args": ["-y", "@htetoowaiyan/colors-mcp-server"]
}
}
}
Development
git clone https://github.com/HtetOoWaiYan/colors-mcp-server.git
cd colors-mcp-server
npm install
npm run dev # Run with tsx (hot reload)
npm run build # Build for production
npm test # Run tests
npm run test:watch # Run tests in watch mode
Built With
- Model Context Protocol SDK — MCP server framework
- Culori — Color conversion and manipulation
- Zod — Input validation
- Vitest — Testing
- Biome — Linting & formatting
License
Установка Colors Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/HtetOoWaiYan/colors-mcp-serverFAQ
Colors Server MCP бесплатный?
Да, Colors Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Colors Server?
Нет, Colors Server работает без API-ключей и переменных окружения.
Colors Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Colors Server в Claude Desktop, Claude Code или Cursor?
Открой Colors Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Colors Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
