About this integration
MCP server for Rustpad, the self-hosted collaborative text editor
- Transport
- stdio
- Authentication
- none
- Initial setup
- none
- Runtime
- unattended
- Evidence
- documented
- Version
- 0.4.0
- Package
- rustpad-mcp
- Last compatibility test
- Not independently tested
Connect your agent
rustpad-mcpPublisher README and package manifest were reviewed from pinned captures. The package and Rustpad endpoint were not executed. Qualification does not remove the human or two-call safeguards documented for two irreversible edit patterns. Rustpad has no access control; pad identifiers and contents must be treated accordingly.
Capabilities: Read collaborative pads, Create and replace pads, Append and search-replace text through OT, Inspect pad and server metadata
Connected profiles
Additional details
io.github.ni-c/rustpad-mcp
Source ↗ · Checked 2026-09-170.4.0
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17npm
Source ↗ · Checked 2026-09-17RUSTPAD_URL
Source ↗ · Checked 2026-09-17rustpad-mcp
Source ↗ · Checked 2026-09-190.4.0
Source ↗ · Checked 2026-09-19Publisher documentation describes a stateless, credential-free connection to a configured Rustpad URL and an optional read-only mode that registers only read tools. Reads and ordinary writes can operate under that configuration; replacing a non-empty pad and multi-match replacement retain documented elicitation or two-call confirmation guards.
Source ↗ · Checked 2026-09-19Rustpad is documented as having no accounts or authentication, so the MCP server needs no credentials. Anyone who knows a pad ID can read and write it, which is a security limitation rather than authenticated access.
Source ↗ · Checked 2026-09-19The reviewed client configuration launches npx -y rustpad-mcp as a local MCP process with RUSTPAD_URL. The server uses HTTP for reads and the Rustpad WebSocket OT protocol for writes while its client-facing MCP transport is stdio.
Source ↗ · Checked 2026-09-19Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-19