Skip to main content
Glama
lazymac2x

lazymac-mcp

color_palette

Convert color formats (HEX/RGB/HSL/CMYK), generate harmonies, check WCAG contrast, and create gradients for design projects.

Instructions

HEX/RGB/HSL/CMYK conversion, harmonies, WCAG contrast, gradients

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsNoFree-form params object — passed as query string for GET, JSON body for POST
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It mentions functional capabilities but doesn't disclose behavioral traits like whether operations are read-only or mutating, what permissions might be needed, rate limits, or what format results are returned in. For a tool with a free-form params object, this is particularly problematic.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise - just four comma-separated functional areas. While efficient, it may be too terse given the complexity implied by the free-form params object. Every word earns its place, but more structure could improve clarity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity implied by a free-form params object, no annotations, no output schema, and multiple functional areas, the description is inadequate. It doesn't explain how to use the tool, what inputs are expected, what outputs are returned, or any behavioral constraints. This leaves too many unknowns for effective tool selection.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, but the schema only describes a generic 'params' object without specifying what parameters are actually supported. The description lists functional areas but doesn't map them to specific parameters or explain what inputs are expected for each operation. With 1 parameter that's completely undocumented, the description fails to compensate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description lists functional areas (conversion, harmonies, contrast, gradients) but doesn't specify a clear verb-action relationship or what resource is being operated on. It's vague about whether this generates, analyzes, or transforms color data. While it distinguishes from unrelated siblings, it lacks specificity about the core operation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided about when to use this tool versus alternatives. The description doesn't mention prerequisites, context, or exclusions. With many sibling tools available, there's no indication of when color palette operations are appropriate versus other data transformation or analysis tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lazymac2x/lazymac-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server