Arabic formatting: 22 Arab currencies (Saudi riyal U+20C1), Hijri dates, تفقيط, RTL/bidi fixes.
claude mcp add arabicfmt-mcp -- npx -y arabicfmt-mcp
claude_desktop_config.json
{
"mcpServers": {
"arabicfmt-mcp": {
"command": "npx",
"args": [
"-y",
"arabicfmt-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"arabicfmt-mcp": {
"command": "npx",
"args": [
"-y",
"arabicfmt-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"arabicfmt-mcp": {
"command": "npx",
"args": [
"-y",
"arabicfmt-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"arabicfmt-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"arabicfmt-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"arabicfmt-mcp": {
"command": "npx",
"args": [
"-y",
"arabicfmt-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.cc1a2b--arabicfmt-mcp/reviews or the review_server meta-tool.
POST /mcp