About
An MCP server that wraps the rustypaste API
Security Report
Valid MCP server (2 strong, 3 medium validity signals). 1 code issue detected. 2 known CVEs in dependencies (0 critical, 2 high severity) Imported from the Official MCP Registry. 2 finding(s) downgraded by scanner intelligence.
12 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: RUSTYPASTE_URL
Environment variable: RUSTYPASTE_AUTH_TOKEN
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-rukh-debug-rustypaste-mcp": {
"env": {
"RUSTYPASTE_URL": "your-rustypaste-url-here",
"RUSTYPASTE_AUTH_TOKEN": "your-rustypaste-auth-token-here"
},
"args": [
"-y",
"@rukh-pub/rustypaste-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
rustypaste-mcp-server
An MCP server that wraps the rustypaste API.
Tools
| Tool | Description |
|---|---|
rustypaste_paste_text | Upload text content and get a shareable URL |
rustypaste_upload_file | Upload a local file by path |
rustypaste_upload_file_with_expiry | Upload a file with auto-deletion after a duration |
rustypaste_oneshot_file | Upload a file as a single-view link |
rustypaste_oneshot_url | Create a single-use URL redirect |
rustypaste_shorten_url | Shorten a long URL |
rustypaste_upload_remote | Fetch a remote URL and host it on rustypaste |
Setup
Add the following to your MCP client configuration (e.g., ~/.config/claude/claude_desktop_config.json):
{
"mcpServers": {
"rustypaste": {
"command": "npx",
"args": [
"-y",
"@rukh-pub/rustypaste-mcp"
],
"env": {
"RUSTYPASTE_URL": "https://paste.example.com",
"RUSTYPASTE_AUTH_TOKEN": "<your-token-here>"
}
}
}
}
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
