rtl-mcp

kahlelhawary-art/rtl-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server that gives coding agents right-to-left awareness: lint layout for RTL breakage, normalise Arabic text, detect script direction. Zero-dependency protocol layer, verified against the official SDK.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rtl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kahlelhawary-art/rtl-mcp"
      ]
    }
  }
}

Topics

ai-agentsarabicbidihebrewi18nllm-toolsmcpmodel-context-protocolrtl