mcpbeat Sign in

RTL awareness for coding agents MCP Server

by kahlelhawary-art Your server? Claim it
local only

RTL awareness for coding agents runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.

Give coding agents right-to-left awareness: lint, normalise Arabic, detect direction.

Installs per day peak 276 · avg 16
a month agotoday
31
Installs / week
npm · rtl-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check RTL awareness for coding agents every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rtl-mcp -- npx -y rtl-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rtl-mcp": {
      "args": [
        "-y",
        "rtl-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rtl-mcp]
command = "npx"
args = ["-y", "rtl-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rtl-mcp": {
      "args": [
        "-y",
        "rtl-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rtl-mcp": {
      "args": [
        "-y",
        "rtl-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to RTL awareness for coding agents

same job, measured the same way
Prism Coder
by dcostenco

Session memory for coding agents: local-first recall, drift detection, on-device inference.

1 183 installs/wk local only
Pharaoh
by pharaoh

Codebase knowledge graph — architectural awareness for AI coding agents via MCP

461 installs/wk answering
Codeledger
by codeledgerecf

Deterministic context selection for AI coding agents. Local memory that compounds across sessions.

435 installs/wk local only
Agent Release Auditor
by veyndrasystems

Deterministic release gate for AI-written code and coding agents.

27 installs/wk local only
Parecode
by basilskywalk

Token-aware ripgrep code search and atomic multi-file edits for coding agents.

86 installs/wk local only
Vynix
by vynix

Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.

53 installs/wk 17 tools answering
Pure Report — Neutral News
by pure

Neutral, bias-scored news for AI agents: compare left/right media-bias framing, fact-check receipts.

8 tools answering
GitWarren
by klarluft

Code review on your own machine, for you and your coding agent. Nothing leaves your computer.

802 installs/wk local only

RTL awareness for coding agents — questions

Answers built from our own checks of this server.

Why is there no uptime for RTL awareness for coding agents?
RTL awareness for coding agents runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rtl-mcp was installed 31 times last week.
How do I connect RTL awareness for coding agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rtl-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use RTL awareness for coding agents?
The npm package rtl-mcp was installed 31 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.