mcp-arabic-ui-ux
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-arabic-ui-uxGenerate design tokens for a minimalist dark theme"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
نظام تصميم واجهات المستخدم العربية (mcp-arabic-ui-ux)
خادم MCP (Model Context Protocol) عالي الدقة متخصص في تصميم وبناء واجهات المستخدم باللغة العربية مع الدعم الكامل والفيزيائي للاتجاه من اليمين إلى اليسار (Native RTL)، بناءً على معايير Material 3 Expressive وجودة Google Stitch.
🌟 المميزات الرئيسية
معمارية RTL أولاً (Logical Properties First): التحويل التلقائي لاستخدام الخصائص المنطقية (
ms-*,pe-*,start-*,text-start) بدلاً من الخصائص الفيزياء الثابتة.جماليات Material 3 Expressive: حاويات بحواف دائرية تعبيرية (
28px), تباينات ألوان مدروسة متوافقة مع معايير الوصول الشامل (WCAG AAA).محرك الخطوط العربية (Typography Engine): حماية المسافات العمودية للخطوط العربية (Descender Protection) بنسب ارتفاع أسطر تراوح بين
1.6و1.8واستخدام خطوطTajawal,Cairo, وReadex Pro.فحص الامتثال والتصحيح (RTL Audit & Fix): أداة تحليل ذكية لاكتشاف الأخطاء وتصحيح الاتجاهات الفيزيائية الخاطئة في الكود.
Related MCP server: Stitch MCP Auto
📦 التثبيت والاستخدام
التثبيت المباشر عبر npm
npm install -g mcp-arabic-ui-uxأو تشغيله مباشرة عبر npx:
npx mcp-arabic-ui-ux⚙️ التجميع والإعداد مع بيئات الذكاء الاصطناعي (AI Clients)
1. Claude Desktop
أضف الإعدادات التالية إلى ملف claude_desktop_config.json:
{
"mcpServers": {
"arabic-ui-ux": {
"command": "npx",
"args": ["-y", "mcp-arabic-ui-ux"]
}
}
}2. Antigravity IDE / Cursor
أضف الإعدادات إلى ملف إعدادات MCP الخادمي:
{
"mcpServers": {
"arabic-ui-ux": {
"command": "node",
"args": ["/path/to/mcp-arabic-ui-ux/dist/index.js"]
}
}
}🛠️ الأدوات المتاحة (Tools)
1. generate_arabic_design_tokens
توليد حزمة رموز تصميم (Tokens) متوافقة مع الأنماط العربية و Material 3.
المعاملات:
theme:"material-3-expressive"|"minimalist-dark"|"warm-beige-dashboard"primaryColor(اختياري): لون الأساس (مثال:#6750A4)
2. build_arabic_ui_component
بناء مكونات تفاعلية جاهزة باللغة العربية تدعم RTL كلياً.
المعاملات:
componentType:"stat-card"|"navigation-bar"|"user-list-item"|"action-modal"|"dashboard-widget"title: عنوان المكونsubtitle(اختياري): النص الفرعيtheme: نسق التصميم المطلوب
3. stitch_arabic_layout
تجميع صفحة كامة وتطبيق تنسيقات Google Stitch للواجهات العربية.
المعاملات:
layoutName: اسم الصفحة أو اللوحةsections: مصفوفة بأسماء الأقسامtheme: نسق التصميم
4. audit_rtl_ui_compliance
فحص كود الواجهات والتأكد من عدم وجود خصائص فيزيائية متعارضة مع الاتجاه العربي.
المعاملات:
codeSnippet: كود HTML / Tailwind المراد فحصه
📚 المصادر والقوالب (Resources & Prompts)
Resource:
arabic-ui://design-systems/m3-expressive- مواصفات نظام تصميم Material 3 Expressive RTL.Prompt:
design_arabic_dashboard- قالب توجيهي جاهز لإنشاء لوحة تحكم فاخرة.
📄 الترخيص (License)
هذا المشروع مرخص بموجب رخصة MIT.
Maintenance
Related MCP Servers
- Alicense-quality-maintenanceAn automated MCP server for Google Stitch that enables AI-driven UI design generation, screen management, and design system extraction. It provides 19 professional tools for creating consistent web interfaces, conducting accessibility audits, and exporting design tokens.
- Alicense-qualityDmaintenanceAn automated MCP server for Google Stitch that enables AI-driven UI design generation, accessibility audits, and design system management. It streamlines workflows for creating responsive screens, extracting design tokens, and maintaining visual consistency across professional web projects.8131Apache 2.0
- Alicense-qualityDmaintenanceComprehensive MCP server for Google Stitch with 36 tools covering design-to-code workflows, including screen generation, code extraction, design analysis, and project management.1195MIT
- AlicenseAqualityCmaintenanceMCP server that gives coding agents right-to-left awareness with tools to lint RTL code, normalize Arabic text, and detect text direction.4MIT
Related MCP Connectors
Official MCP server for Lovable, the AI-powered full-stack app builder.
An MCP server for Arcjet - the runtime security platform that ships with your AI code.
A MCP server built for developers enabling Git based project management with project and personal…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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