Skip to content
Windsurf

arabicfmt mcp for Windsurf

io.github.cc1a2b/arabicfmt-mcp

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

client:Windsurf transport:stdio runtime:npm

Install arabicfmt mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "arabicfmt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arabicfmt-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

arabicfmt mcp in other clients