AgentStack
MCP verified Apache-2.0 Self-run

Ral

mcp-ral-workspace-ral · by ral-workspace

AI Workspace for Everyone

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add mcp-ral-workspace-ral

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Ral? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Ral

AI Workspace for Everyone Chat, workflows, documents, and tools — all in one native desktop app.

What is Ral?

Ral is a desktop AI workspace built for business users, not developers. It combines a Claude-powered AI assistant with productivity tools — workflows, databases, presentations, and spreadsheets — in a fast, native app powered by Tauri v2.

No terminal. No config files. Just open and work.

Highlights

  • AI Chat — Claude-powered assistant via ACP with tool use, file editing, and MCP integration
  • Workflows — Automate multi-step AI + MCP pipelines with simple YAML definitions
  • Plugins — Extend with first-party plugins for databases, presentations, spreadsheets, and more
  • Native & Fast — Rust backend via Tauri v2. No Electron. Lightweight and responsive
  • Open Source — Apache 2.0 licensed. Build on it, extend it, make it yours

Getting Started

Prerequisites

| Tool | Version | | --- | --- | | Node.js | >= 20 | | pnpm | >= 10 | | Rust | stable (latest) | | Tauri CLI | v2 |

Platform-specific dependencies are listed in the Tauri v2 prerequisites.

Install & Run

git clone https://github.com/ral-workspace/ral.git
cd ral
pnpm install
pnpm dev

Tech Stack

| Layer | Technology | | --- | --- | | Desktop | Tauri v2 (Rust) | | Frontend | React 19 + TypeScript + Vite | | UI | Tailwind CSS v4 + shadcn/ui | | Editor | CodeMirror 6 | | AI | Claude via ACP (Agent Control Protocol) | | Build | pnpm workspaces + Turborepo |

Project Structure

packages/
  desktop/     Tauri desktop app (Rust + React)
  ui/          Shared UI component library

Contributing

Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.

Security

To report vulnerabilities, see [SECURITY.md](SECURITY.md).

License

[Apache License 2.0](LICENSE)

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.