Skip to content
Claude Code

Rustpad MCP Server for Claude Code

io.github.ni-c/rustpad-mcp

MCP server for Rustpad, the self-hosted collaborative text editor

client:Claude Code transport:stdio runtime:npm

Install Rustpad MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add rustpad-mcp -e RUSTPAD_URL=<RUSTPAD_URL> -e RUSTPAD_READ_ONLY=<RUSTPAD_READ_ONLY> -e RUSTPAD_INSECURE_TLS=<RUSTPAD_INSECURE_TLS> -e RUSTPAD_ALLOW_TOOLS=<RUSTPAD_ALLOW_TOOLS> -e RUSTPAD_DENY_TOOLS=<RUSTPAD_DENY_TOOLS> -- npx -y rustpad-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Rustpad MCP Server in other clients