Rustpad MCP Server
MCP server for Rustpad, the self-hosted collaborative text editor
0 stars48 downloads/wk
Reviews
Write oneNobody has reviewed Rustpad MCP Server yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Rustpad MCP Server tools (8, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
append_to_documentAppends text to the end of a pad, leaving everything else —
create_documentwrite actionCreates a pad, optionally with initial content and an editor
get_documentReads the current plain-text content of a pad. …
get_document_infoFetches metadata about a pad over the collaboration socket: content
get_statsReads the Rustpad server statistics: start time, number of documents
replace_in_documentReplaces an exact string in a pad with another. Only the matched
set_documentReplaces the entire content of a pad. Replacing a non-empty pad
set_languageSets the syntax-highlighting language of a pad (Monaco language id,
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan31 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 4 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y rustpad-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add rustpad-mcp -- npx -y rustpad-mcp
Rustpad MCP Server: common questions
- Is Rustpad MCP Server safe?
- Yes, by our scan: it is graded A (92/100). Read the Rustpad MCP Server safety report
- How do I install Rustpad MCP Server?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Rustpad MCP Server need an API key?
- No secret keys are declared. It reads 10 settings from the environment.
- Is Rustpad MCP Server maintained?
- The last commit was 4 days ago (2026-09-16). The latest release is v0.4.0.