io.github.rukh-debug/rustypaste-mcp
NPM · @RUKH-PUB/RUSTYPASTE-MCP · SCANNED SEP 24
An MCP server that wraps the rustypaste API
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 34 of 109 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 202 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1050 tokens (~150/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.rukh-debug/rustypaste-mcp server?
io.github.rukh-debug/rustypaste-mcp runs locally as an npm package, launched with npx -y @rukh-pub/rustypaste-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @rukh-pub/rustypaste-mcp
claude mcp add rukh-debug-rustypaste-mcp -- npx -y @rukh-pub/rustypaste-mcp
{
"mcpServers": {
"rukh-debug-rustypaste-mcp": {
"command": "npx",
"args": [
"-y",
"@rukh-pub/rustypaste-mcp"
]
}
}
} {
"servers": {
"rukh-debug-rustypaste-mcp": {
"command": "npx",
"args": [
"-y",
"@rukh-pub/rustypaste-mcp"
]
}
}
} codex mcp add rukh-debug-rustypaste-mcp -- npx -y @rukh-pub/rustypaste-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"rukh-debug-rustypaste-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@rukh-pub/rustypaste-mcp"
],
"enabled": true
}
}
} openclaw mcp add rukh-debug-rustypaste-mcp --command npx --arg -y --arg @rukh-pub/rustypaste-mcp
mcp_servers:
rukh-debug-rustypaste-mcp:
command: "npx"
args: ["-y", "@rukh-pub/rustypaste-mcp"] {
"McpServers": {
"rukh-debug-rustypaste-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@rukh-pub/rustypaste-mcp"
]
}
}
} assistant mcp add rukh-debug-rustypaste-mcp -t stdio -c npx -a -y @rukh-pub/rustypaste-mcp
{
"mcpServers": {
"rukh-debug-rustypaste-mcp": {
"command": "npx",
"args": [
"-y",
"@rukh-pub/rustypaste-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 23 Sept 26 −3
- Stability: pass → 0.80 functional
- 22 Sept 26 +1
- Stability: 0.97 → pass security
- Security disclosure: unverified → fail ▼ functional
- 20 Sept 26 +1
- Security disclosure: fail → unverified ▼ functional
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.80 functional
- 15 Sept 26 +1
- Stability: 0.97 → pass security
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 24 Sept 2026 · Analysed npm/@rukh-pub/rustypaste-mcp@1.0.3
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 109 packages
| Packages resolved | 109 |
|---|---|
| Stale | 34 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
rustypaste_oneshot_file One-Shot File Upload ~147
Upload a file as a one-shot link — it can only be viewed/downloaded once. After the first access, the file is automatically deleted from the server. Useful for sharing sensitive or temporary files securely. Args: - file_path (string): Absolute path to the file (e.g. "/home/user/secret.txt") Returns: The one-shot URL. The file will be deleted after the first download. Examples: - Share a secret: file_path="/tmp/credentials.txt" - One-time image share: file_path="/home/user/photo.jpg"
| Name | Type | Req | Description |
|---|---|---|---|
| file_path | string | yes | Absolute path to the file to upload as a one-shot |
No output schema declared.
No examples provided.
rustypaste_oneshot_url One-Shot URL Redirect ~116
Create a one-shot URL redirect — the link expires after a single visit. Wraps a URL in a one-time redirect. After the first person clicks it, the redirect is deleted from the server. Args: - url (string): The target URL to wrap (must be a valid URL) Returns: The one-shot redirect URL. Examples: - One-time link: url="https://example.com/sensitive-doc"
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The URL to create a one-shot redirect for |
No output schema declared.
No examples provided.
rustypaste_paste_text Paste Text ~180
Upload text content to rustypaste and get a shareable URL. Use this to paste code snippets, notes, logs, or any text content. The text is uploaded as a file and a URL is returned. Args: - content (string): The text to paste (required, non-empty) - filename (string, optional): Name for the paste file (default: "paste.txt") Returns: The URL of the created paste. Examples: - Paste a log excerpt: content="error at line 42: null pointer" - Paste code with a name: content="def main(): ...", filename="app.py"
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | The text content to paste |
| filename | string | – | Optional filename for the paste (e.g. 'notes.md'). Defaults to 'paste.txt' |
No output schema declared.
No examples provided.
rustypaste_shorten_url Shorten URL ~99
Shorten a long URL using rustypaste. Creates a short redirect URL that points to the original long URL. Args: - url (string): The URL to shorten (must be a valid URL) Returns: The shortened URL. Examples: - Shorten a link: url="https://example.com/very/long/path/to/resource?with=params"
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The long URL to shorten |
No output schema declared.
No examples provided.
rustypaste_upload_file Upload File ~136
Upload a local file to rustypaste and get a shareable URL. Reads a file from disk and uploads it to the rustypaste server. Supports any file type. The returned URL can be shared to download the file. Args: - file_path (string): Absolute path to the file (e.g. "/home/user/doc.pdf") Returns: The URL of the uploaded file. Examples: - Upload an image: file_path="/home/user/screenshot.png" - Upload a document: file_path="/tmp/report.pdf"
| Name | Type | Req | Description |
|---|---|---|---|
| file_path | string | yes | Absolute path to the file to upload |
No output schema declared.
No examples provided.
rustypaste_upload_file_with_expiry Upload File with Expiry ~228
Upload a local file to rustypaste with an expiration time. The file will be available at the returned URL until the expiry time elapses, after which it is automatically deleted from the server. Args: - file_path (string): Absolute path to the file (e.g. "/home/user/doc.pdf") - expiry (string): How long the file should be available (e.g. "10min", "1h", "1d", "1w") Returns: The URL of the uploaded file. Examples: - Upload for 1 hour: file_path="/tmp/log.txt", expiry="1h" - Upload for 7 days: file_path="/home/user/img.png", expiry="7d"
| Name | Type | Req | Description |
|---|---|---|---|
| expiry | string | yes | Expiry duration string (e.g. '10min', '1h', '1d', '1w'). Supported units: s/sec, min, h/hour, d/day, w/week, M/month |
| file_path | string | yes | Absolute path to the file to upload |
No output schema declared.
No examples provided.
rustypaste_upload_remote Upload from Remote URL ~144
Upload a file from a remote URL to rustypaste. The rustypaste server fetches the file from the provided URL and hosts it. Useful for mirroring or re-hosting remote resources. Args: - url (string): The remote file URL to fetch and upload (must be a valid URL) Returns: The rustypaste URL for the uploaded file. Examples: - Mirror an image: url="https://example.com/photo.jpg" - Re-host a file: url="https://cdn.example.com/release-v1.2.tar.gz"
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The remote file URL to upload to rustypaste |
No output schema declared.
No examples provided.
What is the io.github.rukh-debug/rustypaste-mcp server?
io.github.rukh-debug/rustypaste-mcp is listed in the public MCP registry as io.github.rukh-debug/rustypaste-mcp. An MCP server that wraps the rustypaste API. This page covers its npm package (@rukh-pub/rustypaste-mcp).
Is the io.github.rukh-debug/rustypaste-mcp server safe to use?
io.github.rukh-debug/rustypaste-mcp scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.rukh-debug/rustypaste-mcp server expose?
io.github.rukh-debug/rustypaste-mcp exposes 7 tools: rustypaste_paste_text, rustypaste_upload_file, rustypaste_upload_file_with_expiry, rustypaste_oneshot_file, rustypaste_oneshot_url, and 2 more. Their descriptions and schemas cost roughly 1,050 tokens of context every time the server is loaded.
Is the io.github.rukh-debug/rustypaste-mcp server still maintained?
io.github.rukh-debug/rustypaste-mcp is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.