arabicfmt-mcp
Related Servers
Alternatives to arabicfmt-mcp
- AlicenseAqualityDmaintenanceMCP server exposing Arabic text utilities: normalisation, tashkeel stripping, transliteration, heuristic dialect detection, and token counting.5MIT
Related Servers
- AlicenseNot gradedqualityCmaintenanceProvides Arabic UI/UX design tools as an MCP server, offering RTL conversion, Arabic typography validation, cultural palettes, and anti-AI-slop auditing for AI-assisted design workflows.MIT
- AlicenseBqualityAmaintenanceAn MCP server for elite Arabic and bilingual RTL/LTR UI/UX design, providing tools for design pipelines, anti-AI-slop auditing, RTL layout conversion, Arabic typography optimization, and accessibility checks.14MIT
- AlicenseAqualityCmaintenanceAn MCP server for Arabic UI/UX design, offering tools to generate design tokens, build RTL components, stitch layouts, and audit RTL compliance using Material 3 Expressive and Google Stitch.4MIT
- AlicenseAqualityBmaintenanceMCP server that provides grounded Arabic dictionary lookup, enabling AI agents to search word roots, inflections, and meanings from real dictionary data.31MIT
- AlicenseAqualityAmaintenanceMCP server that gives coding agents right-to-left awareness with tools to lint RTL code, normalize Arabic text, and detect text direction.417 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for the Indonesian Rupiah toolkit, enabling AI agents to format, parse, abbreviate, and convert numbers to Indonesian words.2 npmMIT
TDQS
Scored across 17 tools
Most tools have clearly distinct purposes, though some overlap exists (e.g., format_number vs format_compact, format_currency vs spell_currency). Descriptions effectively differentiate them, so confusion is minimal.
All names use snake_case, but patterns vary: some are verb_noun (format_currency), some descriptive noun (arabic_ordinal), and some single verbs (slugify). This mild inconsistency prevents a higher score.
17 tools cover a wide range of Arabic formatting and validation tasks without feeling excessive. The count is appropriate for the server's scope, though it could potentially be trimmed by merging some overlapping functions.
The set covers number conversion, date formatting (Hijri), currency, duration, relative time, transliteration, and validation (IBAN, Saudi ID). Missing a general Gregorian date formatter, but the core domain is well-served.