3morixd's picture
Upload README.md with huggingface_hub
fa8cb8a verified
|
Raw
History Blame Contribute Delete
1 kB
---
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.