Skip to main content
Glama
haju-xp

figma-free-mcp

by haju-xp

css_class_to_figma_style

Transform CSS class definitions into Figma local paint and text styles. Provide a CSS file path to automate style creation.

Instructions

Convert CSS class definitions to Figma local paint/text styles

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cssFilePathYesAbsolute path to the CSS file
classNamesNoOptional list of specific class names to convert. If omitted, all classes are processed.
Behavior2/5

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

No annotations provided, so description bears full burden. Does not disclose whether styles are created or updated, if overwriting occurs, or any side effects. Only states conversion direction and types.

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

Conciseness5/5

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

Single sentence of 10 words conveys purpose efficiently with no redundancy or fluff.

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

Completeness3/5

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

Adequate for a simple two-parameter tool with no output schema, but lacks information on return behavior or conflict handling. Sibling tools exist, so more context could help, but core function is covered.

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?

Schema covers both parameters with clear descriptions. The tool description adds no extra meaning beyond the schema, meeting the baseline expectation for high coverage.

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

Purpose5/5

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

The description clearly states the verb 'Convert', the resource 'CSS class definitions', and the target 'Figma local paint/text styles'. It distinguishes this tool from siblings like sync_css_to_figma by specifying the exact conversion direction and output type.

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 explicit guidance on when to use this tool versus alternatives like sync_css_to_figma or apply_design_system. Missing prerequisites such as file path validity or Figma file state.

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/haju-xp/figma-free-mcp'

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