Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_arabic_design_tokensB

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

build_arabic_ui_componentC

توليد مكون UI تفاعلي يدعم العربية والاتدجاه RTL بجودة عالي جداً

stitch_arabic_layoutC

تجميع صفحة كاملة وتطبيق تنسيقات Google Stitch للواجهات العربية

audit_rtl_ui_complianceC

فحص كود الواجهات والتحقق من الالتزام بقواعد RTL والاتجاهات المنطقية

Prompts

Interactive templates invoked by user choice

NameDescription
design_arabic_dashboardPrompt لتوجيه إنشاء لوحة تحكم عربية فاخرة بمعايير Material 3 Expressive

Resources

Contextual data attached and managed by the client

NameDescription
Material 3 Expressive RTL Specification

TDQS

A3.5/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a distinct phase of the Arabic UI/UX workflow: design tokens, component building, layout stitching, and RTL compliance auditing. There is no overlap in their purposes, making selection unambiguous.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case (generate_, build_, stitch_, audit_). While the fourth uses 'rtl' instead of 'arabic', it remains within the same naming style and is intuitive.

Tool Count5/5

4 tools is well-scoped for the server's purpose, covering the core stages of Arabic UI creation and validation without unnecessary redundancy or missing essentials.

Completeness5/5

The tool set forms a complete pipeline: design tokens (generate), individual components (build), full layout (stitch), and compliance verification (audit). This covers the full lifecycle of Arabic UI/UX development from foundation to validation.

Maintenance

ActivityMaintained
ResponsivenessSyncing