Color Palette
Rank #86,225smithery/openclaw-ai/color-palette
Create harmonious color palettes based on theory and convert colors between formats like hex, RGB, and HSL. Ensure designs are inclusive by checking WCAG accessibility contrast ratios and receiving improvement suggestions. Generate production-ready CSS gradients and quickly find matching Tailwind CSS shades to accelerate styling workflows.
Color Palette is a Model Context Protocol (MCP) server published by yedanyagamiai-cmd. It ranks #86,225 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Color Palette is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 28, 2026.
Ranks ahead of 29,235 of 115,460 servers on MCP Toplist.
Use Color Palette
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http color-palette https://server.smithery.ai/openclaw-ai/color-palette/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.color-palette]
url = "https://server.smithery.ai/openclaw-ai/color-palette/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/openclaw-ai/color-palette/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"color-palette": {
"url": "https://server.smithery.ai/openclaw-ai/color-palette/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"color-palette": {
"type": "http",
"url": "https://server.smithery.ai/openclaw-ai/color-palette/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"color-palette": {
"serverUrl": "https://server.smithery.ai/openclaw-ai/color-palette/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"color-palette": {
"url": "https://server.smithery.ai/openclaw-ai/color-palette/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Fopenclaw-ai%2Fcolor-palette)<a href="https://mcptoplist.com/server/smithery%2Fopenclaw-ai%2Fcolor-palette"><img src="https://mcptoplist.com/badge/smithery%2Fopenclaw-ai%2Fcolor-palette.svg" alt="MCP Toplist: #86,225 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
yedanyagamiai-cmd
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Color Palette?
- Color Palette is maintained by yedanyagamiai-cmd, which publishes 19 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Color Palette listed on the Official MCP Registry?
- Color Palette is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does Color Palette have?
- Color Palette ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Color Palette?
- The source code for Color Palette is hosted at github.com/yedanyagamiai-cmd/openclaw-mcp-servers.