Skip to main content
Glama

generate_arabic_design_tokens

Generate Arabic design tokens for Material 3 and RTL layouts. Select a theme and primary color to create a consistent token set.

Instructions

توليد حزمة رموز تصميم (Tokens) عربية متوافقة مع Material 3 و RTL

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
themeYes
primaryColorNo
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only states the high-level purpose and fails to mention any side effects, input requirements, output format, permissions, or post-conditions. This is a significant transparency gap for a tool that generates a package.

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?

The description is a single concise sentence that front-loads the core purpose with no superfluous content. It is appropriately sized for the information it conveys, though that information is limited.

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?

With no output schema and no annotations, the description alone must explain the return value and parameter effects. It fails to describe the expected output format, how theme and primaryColor influence the design tokens, or any constraints. The result is incomplete for a tool with two parameters and no schema descriptions.

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

Parameters1/5

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

The input schema has 2 parameters with 0% description coverage, and the description does not mention either parameter. It provides no explanation of what 'theme' or 'primaryColor' control, how the enum values differ, or how they affect the generated tokens, leaving the agent completely reliant on the schema's bare names.

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 uses a specific verb ('generate') and clearly identifies the resource ('Arabic design tokens') with a clear compatibility target ('Material 3 and RTL'). It distinguishes itself from sibling tools that build components or layouts, so the purpose is unambiguous.

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

Usage Guidelines3/5

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

The description implies the tool is for generating Arabic design tokens but does not explicitly state when to use it versus alternatives like build_arabic_ui_component. No exclusions or alternative tool references are given, so the guidance is only implied.

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/MarwanDevSpace/mcp-arabic-ui-ux'

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