mcp-arabic-ui-ux
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| design_arabic_dashboard | Prompt لتوجيه إنشاء لوحة تحكم عربية فاخرة بمعايير Material 3 Expressive |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Material 3 Expressive RTL Specification |
TDQS
Scored across 4 tools
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.
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.
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.
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.