Spaces:
Runtime error
Runtime error
| 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. | |