Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.cc1a2b/arabicfmt-mcp

NPM · ARABICFMT-MCP · SCANNED SEP 20

Arabic formatting: 22 Arab currencies (Saudi riyal U+20C1), Hijri dates, تفقيط, RTL/bidi fixes.

Available components

0 this week 85 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 78 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability82
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1771 tokens (~104/item across 17 items; 17 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 17 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 17 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.cc1a2b/arabicfmt-mcp server?

io.github.cc1a2b/arabicfmt-mcp runs locally as an npm package, launched with npx -y arabicfmt-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · arabicfmt-mcp

# add to Claude Code
claude mcp add cc1a2b-arabicfmt-mcp -- npx -y arabicfmt-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "cc1a2b-arabicfmt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arabicfmt-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "cc1a2b-arabicfmt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arabicfmt-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add cc1a2b-arabicfmt-mcp -- npx -y arabicfmt-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cc1a2b-arabicfmt-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "arabicfmt-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cc1a2b-arabicfmt-mcp --command npx --arg -y --arg arabicfmt-mcp
# ~/.hermes/config.yaml
mcp_servers:
  cc1a2b-arabicfmt-mcp:
    command: "npx"
    args: ["-y", "arabicfmt-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "cc1a2b-arabicfmt-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "arabicfmt-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add cc1a2b-arabicfmt-mcp -t stdio -c npx -a -y arabicfmt-mcp
// mcp.json
{
  "mcpServers": {
    "cc1a2b-arabicfmt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arabicfmt-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/arabicfmt-mcp@0.1.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 17 exposed · ~1,771 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
arabic_ordinal ~59

Convert an integer to its Arabic ordinal words (e.g. 25 -> "الخامس والعشرون").

NameTypeReqDescription
femininebooleanUse feminine grammatical gender.
nintegeryesThe integer to convert to an Arabic ordinal.

No output schema declared.

No examples provided.

arabic_plural ~89

Select the correct Arabic plural form for a count from the six CLDR categories (e.g. 5 books -> "كتب"). Returns the chosen word.

NameTypeReqDescription
formsobjectyesArabic plural forms keyed by CLDR category. 'other' is required; 'zero','one','two','few','many' are optional.
nnumberyesThe count that selects the plural form.

No output schema declared.

No examples provided.

arabic_to_words ~81

Convert an integer to its full Arabic cardinal words (e.g. 1234567 -> "مليون ومئتان وأربعة وثلاثون ألفاً وخمسمئة وسبعة وستون").

NameTypeReqDescription
femininebooleanUse feminine grammatical gender for the counted noun.
nintegeryesThe integer to convert to Arabic words.

No output schema declared.

No examples provided.

format_compact ~146

Format a number in compact notation with Arabic scale words (e.g. 1200000 with locale "ar" -> "1.2 مليون").

NameTypeReqDescription
compactDisplaystringCompact form: 'short' or 'long'.
localestringBCP-47 locale, e.g. 'ar', 'ar-SA', 'en'. Defaults to 'ar'.
numeralsstringNumeral system: 'latn' (1234), 'arab' (Eastern Arabic ١٢٣٤), or 'arabext' (Persian/Urdu ۱۲۳۴).
valuenumberyesThe number to format compactly.

No output schema declared.

No examples provided.

format_currency ~192

Format a number as an Arabic currency amount with the correct symbol, grouping, and decimal precision (e.g. 1234.5 SAR -> "1,234.50 ر.س"). Handles the 2025-2026 Unicode currency-symbol transition (Saudi Riyal U+20C1, etc.).

NameTypeReqDescription
amountnumberyesThe monetary amount to format.
currencystringISO 4217 currency code, e.g. 'SAR', 'AED', 'KWD'. Defaults to SAR-area default.
localestringBCP-47 locale, e.g. 'ar', 'ar-SA', 'en'. Defaults to 'ar'.
numeralsstringNumeral system: 'latn' (1234), 'arab' (Eastern Arabic ١٢٣٤), or 'arabext' (Persian/Urdu ۱۲۳۴).

No output schema declared.

No examples provided.

format_duration ~121

Format a duration in milliseconds as natural Arabic words (e.g. 7500000 -> "ساعتان وخمس دقائق").

NameTypeReqDescription
localestringBCP-47 locale, e.g. 'ar', 'ar-SA', 'en'. Defaults to 'ar'.
numeralsstringNumeral system: 'latn' (1234), 'arab' (Eastern Arabic ١٢٣٤), or 'arabext' (Persian/Urdu ۱۲۳۴).
valuenumberyesDuration in milliseconds.

No output schema declared.

No examples provided.

format_hijri ~172

Format a Gregorian date as a Hijri (Islamic) date string with Arabic month names and era (e.g. 2025-09-23 -> "٢٣ رمضان ١٤٤٧ هـ").

NameTypeReqDescription
datestringyesGregorian date as ISO 8601 string, e.g. '2025-09-23' or '2025-09-23T00:00:00Z'.
localestringBCP-47 locale, e.g. 'ar', 'ar-SA', 'en'. Defaults to 'ar'.
numeralsstringNumeral system: 'latn' (1234), 'arab' (Eastern Arabic ١٢٣٤), or 'arabext' (Persian/Urdu ۱۲۳۴).

No output schema declared.

No examples provided.

format_number ~144

Format a number with locale-aware grouping, decimal separators, and optional Eastern Arabic numerals (e.g. 1234567.89 with numerals "arab" -> "١٬٢٣٤٬٥٦٧٫٨٩").

NameTypeReqDescription
localestringBCP-47 locale, e.g. 'ar', 'ar-SA', 'en'. Defaults to 'ar'.
numeralsstringNumeral system: 'latn' (1234), 'arab' (Eastern Arabic ١٢٣٤), or 'arabext' (Persian/Urdu ۱۲۳۴).
valuenumberyesThe number to format.

No output schema declared.

No examples provided.

format_relative_time ~165

Format a date relative to a base date in Arabic (e.g. three days ago -> "منذ ٣ أيام"). Defaults the base to now.

NameTypeReqDescription
basestringBase/reference date as ISO 8601 string. Defaults to the current time.
datestringyesTarget date as ISO 8601 string, e.g. '2025-09-20'.
localestringBCP-47 locale, e.g. 'ar', 'ar-SA', 'en'. Defaults to 'ar'.
numeralsstringNumeral system: 'latn' (1234), 'arab' (Eastern Arabic ١٢٣٤), or 'arabext' (Persian/Urdu ۱۲۳۴).

No output schema declared.

No examples provided.

isolate_foreign ~70

Wrap foreign/LTR runs (phone numbers, Latin text, URLs) inside Arabic text with Unicode bidi isolates so they render correctly in RTL contexts (e.g. "اتصل على +1 (555) 234-5678 الآن").

NameTypeReqDescription
textstringyesThe mixed-direction text to process.

No output schema declared.

No examples provided.

parse_number ~91

Parse a string containing Latin or Eastern Arabic digits (with Arabic grouping/decimal separators) into a JavaScript number (e.g. "١٬٢٣٤٫٥٦" -> 1234.56). Returns the number as a string.

NameTypeReqDescription
inputstringyesThe numeric string to parse, e.g. '١٬٢٣٤٫٥٦' or '1,234.56'.

No output schema declared.

No examples provided.

slugify ~62

Convert Arabic (or mixed) text into a URL-safe slug (e.g. "مدينة جدة" -> "mdynh-jdh").

NameTypeReqDescription
separatorstringWord separator character. Defaults to '-'.
textstringyesThe text to slugify.

No output schema declared.

No examples provided.

spell_currency ~128

Spell out a currency amount in full Arabic words, including the major and minor units with correct grammatical agreement (e.g. 1234.5 SAR -> "ألف ومئتان وأربعة وثلاثون ريالاً وخمسون هللة").

NameTypeReqDescription
amountnumberyesThe monetary amount to spell out.
currencystringISO 4217 currency code, e.g. 'SAR', 'AED', 'KWD'.
localestringBCP-47 locale, e.g. 'ar', 'ar-SA', 'en'. Defaults to 'ar'.

No output schema declared.

No examples provided.

to_hijri ~66

Convert a Gregorian date to its Hijri components. Returns a JSON object string like {"year":1447,"month":9,"day":23}.

NameTypeReqDescription
datestringyesGregorian date as ISO 8601 string, e.g. '2025-09-23'.

No output schema declared.

No examples provided.

transliterate ~46

Transliterate Arabic text to Latin script (e.g. "مُحَمَّد" -> "muhammad").

NameTypeReqDescription
textstringyesThe Arabic text to transliterate.

No output schema declared.

No examples provided.

validate_iban ~76

Validate an IBAN (International Bank Account Number) using its checksum and country length (e.g. "SA03 8000 0000 6080 1016 7519" -> "true"). Returns "true" or "false".

NameTypeReqDescription
ibanstringyesThe IBAN to validate; spaces are allowed.

No output schema declared.

No examples provided.

validate_saudi_id ~63

Validate a Saudi national/iqama ID number using its Luhn-style checksum (e.g. "1012345672" -> "true"). Returns "true" or "false".

NameTypeReqDescription
idstringyesThe 10-digit Saudi ID number to validate.

No output schema declared.

No examples provided.

Common questions

What is the io.github.cc1a2b/arabicfmt-mcp server?

io.github.cc1a2b/arabicfmt-mcp is listed in the public MCP registry as io.github.cc1a2b/arabicfmt-mcp. Arabic formatting: 22 Arab currencies (Saudi riyal U+20C1), Hijri dates, تفقيط, RTL/bidi fixes. This page covers its npm package (arabicfmt-mcp).

Is the io.github.cc1a2b/arabicfmt-mcp server safe to use?

io.github.cc1a2b/arabicfmt-mcp scores 85 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.cc1a2b/arabicfmt-mcp server expose?

io.github.cc1a2b/arabicfmt-mcp exposes 17 tools: format_currency, spell_currency, format_hijri, to_hijri, arabic_to_words, and 12 more. Their descriptions and schemas cost roughly 1,771 tokens of context every time the server is loaded.

Is the io.github.cc1a2b/arabicfmt-mcp server still maintained?

io.github.cc1a2b/arabicfmt-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.cc1a2b/arabicfmt-mcp server under?

io.github.cc1a2b/arabicfmt-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.