arabimaak-gulf-arabic
🌙 Arabi Maak — Gulf Arabic MCP Server
Learn Gulf Arabic through AI. This MCP server lets AI assistants look up Gulf Arabic words, phrases, and cultural context.
🌐 Website: arabimaak.com 📖 Phrasebook: dalilaksa.gumroad.com 📺 YouTube: Arabi Maak
What is this?
An MCP (Model Context Protocol) server that provides Gulf Arabic language data to AI assistants like Claude, ChatGPT, and others. When connected, AI can look up Arabic words, find phrases for specific situations, and give culturally accurate responses.
Related MCP server: gcc-intelligence-mcp
Available Tools
1. lookup_arabic_word
Look up a Gulf Arabic word by English meaning, transliteration, or Arabic script.
{"query": "hello"}
→ مرحبا (Marhaba) — Hello / Welcome + pronunciation, example sentence, cultural context2. get_arabic_phrase
Find the right Arabic phrase for a situation.
{"situation": "greeting"}
→ مرحبا, حياك — with usage context and cultural tips3. get_category
Browse all words in a category (Greeting, Shopping, Gulf Slang, Expression, Essential, etc.)
{"category": "Gulf Slang"}
→ زين, وايد, خوش, الحين, توني...4. random_arabic_word
Get a random Arabic word of the day with full details.
MCP Configuration
Add to your MCP client config:
{
"mcpServers": {
"arabimaak": {
"url": "https://arabimaak.com/.well-known/mcp.json"
}
}
}API Endpoints
Endpoint | Method | Description |
| GET | MCP discovery |
| POST | Look up a word |
| POST | Find a phrase |
| POST | Browse by category |
| POST | Random word |
| GET | Health check |
| GET | All words (REST) |
| GET | Single word (REST) |
Coverage
Currently includes 30 essential Gulf Arabic words across 12 categories:
Greetings & Farewells
Essential Expressions (Yalla, Inshallah, Mashallah, Wallah)
Gulf Slang (Zein, Wayed, Khosh, Al-heen)
Shopping & Numbers
Endearments
Questions
And more...
Each word includes:
Arabic script
Transliteration
Pronunciation guide
English meaning
Example sentence (Arabic + English)
Cultural context and usage tips
Self-Hosting
git clone https://github.com/deepdiver4ai/arabimaak-mcp.git
cd arabimaak-mcp
npm install
node server.js
# Server runs on port 3003About عربي معاك
Arabi Maak (عربي معاك) means "Arabic with you." We teach Gulf Arabic — the dialect spoken across Saudi Arabia, UAE, Qatar, Kuwait, Bahrain, and Oman — one word at a time.
🌐 arabimaak.com — Free word pages with pronunciation & examples
📺 YouTube — Daily Arabic word videos
📖 Gumroad — Phrasebook, flashcards, travelers guide
🐦 Twitter/X — Daily Arabic content
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceWord Orb is a language enrichment MCP server. 50,000+ words with IPA, definitions, etymology, translations in 47 languages with native script, gender equity guidance, and AI identity ethics. 3ms edge response. Tools: word_enrich, word_ethics, agent_speak. URL: https://mcp.wordorb.ai/mcp
- Alicense-qualityCmaintenanceProvides GCC regulatory intelligence including ZATCA e-invoicing, Arabic NLP, UAE Corporate Tax, and compliance tools for AI agents via the Model Context Protocol.42MIT
- AlicenseAqualityAmaintenanceMCP server for correct Arabic formatting — currency, Hijri dates, number-to-words, RTL fixes and validation across all 22 Arab countries. Zero-dependency.17902MIT
- AlicenseAqualityAmaintenanceAsk about the Saudi economy in plain English or Arabic. No API key or database required.31MIT
Related MCP Connectors
162K English words, 74K lessons, knowledge graph, semantic reverse-dictionary search.
Turn AI chats into vocabulary: capture words and grammar into spaced-repetition flashcards.
Wordnik English dictionary: definitions, examples, related words, WotD.
Appeared in Searches
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/deepdiver4ai/arabimaak-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server