Upload and manage pastes on a rustypaste server via MCP. For developers integrating paste-sharing workflows into AI-assisted tools and automation scripts.
io.github.rukh-debug/rustypaste-mcp
Local install
STDIO
2 required env vars
How models use it and what it is built for.
Upload and manage pastes on a rustypaste server via MCP. For developers integrating paste-sharing workflows into AI-assisted tools and automation scripts.
Local install — runs as a subprocess.
Configuration this server reads at startup.
The URL of the rustypaste server
The authentication token for the rustypaste server
Where to find authoritative docs and source for Rukh Debug Rustypaste.
Paste any of these into Agent Studio after connecting Rukh Debug Rustypaste.
Common questions about connecting and running Rukh Debug Rustypaste.
What is rustypaste and how does this MCP server use it?
Rustypaste is a self-hosted paste service. This MCP server wraps its API, letting you upload, retrieve, and manage pastes programmatically through Claude or other AI tools via the Model Context Protocol.
How do I set up the rustypaste MCP server?
Install via `npx @rukh-pub/rustypaste-mcp@1.0.3`, then set two required environment variables: `RUSTYPASTE_URL` (your rustypaste server endpoint) and `RUSTYPASTE_AUTH_TOKEN` (your authentication token). The server communicates over stdio.
Do I need to host my own rustypaste instance?
Yes, this MCP server connects to a rustypaste server you control or have access to. You provide the server URL and authentication token via environment variables.
What operations can I perform on pastes?
The MCP server wraps the rustypaste API, enabling paste uploads and management. Exact operations depend on your rustypaste server version and API endpoints—check your rustypaste instance documentation for supported methods.
Is there a cost or rate limit?
This MCP server is open-source and free. Rate limits and storage depend entirely on your self-hosted rustypaste instance configuration.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio