Skip to main content
Glama
MarwanDevSpace

mcp-claude-design-arabic

run_full_design_pipeline

Executes the multi-agent design pipeline to generate production-ready Arabic and bilingual UI code, handling RTL, typography, and quality audits.

Instructions

Executes the unified multi-agent design pipeline (Brief Inference -> Art Direction -> RTL & BiDi Forms -> Arabic Typography -> Micro-Interactions -> Anti-Slop Audit -> Pre-Flight Checklist -> Benchmark) to generate clean, production-ready Arabic/Bilingual UI code.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
brandNameNo
arabicFontNo
accentColorNo
primaryColorNo
targetFormatNo
componentCodeNoThe UI component markup or CSS to process
Behavior2/5

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

No annotations exist, so the description alone is responsible for behavioral disclosure. It mentions the multi-agent execution and output of clean UI code, but does not mention prerequisites, side effects, execution duration, or any failure/error behavior. It also lacks indication of whether inputs are required, making behavioral expectations incomplete.

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 well-structured sentence, front-loaded with the core action and followed by a clear stage list. It conveys significant information without fluff, though the long arrow chain might be slightly dense.

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 of a 6-parameter multi-agent pipeline with no output schema, this description is insufficiently detailed. It lacks a definition of the return value, input responsibilities, or constraints, and does not compensate for the schema and annotation gaps.

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 only 17% (only `componentCode` has a description), and the tool description does not discuss any of the six parameters. While the overall context hints at design inputs (brand, fonts, colors), the description adds no semantic meaning to the parameters, leaving the agent to infer from names alone.

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 specifies the verb 'Executes' and the resource 'unified multi-agent design pipeline', clearly distinguishing it from individual stage tools like `arabic_typography` or `anti_slop_audit`. It also enumerates the pipeline stages, removing ambiguity about its scope.

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

Usage Guidelines4/5

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

The description implies use for an end-to-end design process by listing all stages from Brief Inference to Benchmark. However, it does not explicitly state when not to use it or direct to alternative tools for individual stages, so guidelines are clear but not explicit.

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-claude-design-arabic'

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