--- title: MCP Arabic Translate emoji: 🌍 colorFrom: blue colorTo: green sdk: gradio sdk_version: "4.44.0" app_file: app.py pinned: false license: apache-2.0 tags: - mcp - arabic - translation - mobile - bilingual - dispatchai models: - dispatchAI/Gemma-2B-Arabic-mobile --- # 🌍 dispatchAI MCP Arabic Translate **MCP Server** — English ↔ Arabic translation for common mobile phrases. ## Tools - `translate_en_to_ar(text)` — English to Arabic translation - `translate_ar_to_en(text)` — Arabic to English translation - `list_phrases()` — List all supported phrases For full translation capability, use our [Gemma-2B-Arabic-mobile](https://huggingface.co/dispatchAI/Gemma-2B-Arabic-mobile) model. ## Usage in Claude Desktop ```json { "mcpServers": { "dispatchai-arabic": { "url": "https://huggingface.co/spaces/dispatchAI/mcp-arabic-translate/mcp" } } } ``` 🚀 [dispatchAI](https://huggingface.co/dispatchAI) — Small. Mobile. Free. UAE-built.