Skip to main content
Glama
RoleModel

Optics MCP Server

by RoleModel

Generate Sticker Sheet

generate_sticker_sheet

Create a visual style guide with color swatches, typography specimens, and component examples for React, Vue, Svelte, or HTML frameworks.

Instructions

Generate a visual style guide with color swatches and component examples

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
frameworkNoTarget framework (default: react)
includeColorsNoInclude color swatches (default: true)
includeTypographyNoInclude typography specimens (default: true)
includeComponentsNoInclude component examples (default: true)
Behavior2/5

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

No annotations are present, so the description must fully disclose behavioral traits. It only states the tool generates output, but does not mention any side effects, authentication needs, or output format. This is insufficient for an agent to fully understand the tool's behavior.

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 a single concise sentence with no wasted words. It is efficiently written, though it could benefit from slightly more structure (e.g., listing output items) without becoming verbose.

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 tool has 4 parameters and no output schema, the description is too brief. It does not explain the output format, behavior when all booleans are false, or any prerequisites. The complexity is not fully addressed, leaving gaps for an agent.

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

Parameters3/5

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

The schema covers all 4 parameters with descriptions. The tool description adds semantic value by linking 'color swatches' and 'component examples' to two of the boolean parameters, but it does not mention includeTypography or the framework parameter. Thus, it provides moderate added meaning beyond the schema.

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

Purpose4/5

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

The description clearly states the tool generates a visual style guide with specific items (color swatches and component examples). It distinguishes from siblings like generate_theme or generate_component_scaffold, which are more focused. However, the term 'sticker sheet' in the name might cause slight confusion, but overall purpose is clear.

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 on when to use this tool vs. alternatives such as generate_theme or generate_component_scaffold. The description does not include any when-to-use, prerequisites, or exclusion criteria.

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/RoleModel/optics-mcp'

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