MCP ServerSTDIOOfficialv1.0.3

Rukh Debug Rustypaste MCP Server

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

Hosted URL

Local install

Transport

STDIO

Auth

2 required env vars

What the Rukh Debug Rustypaste MCP server does

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.

Connect to Rukh Debug Rustypaste

Local install — runs as a subprocess.

npx @rukh-pub/rustypaste-mcp@1.0.3

Environment variables

Configuration this server reads at startup.

  • RUSTYPASTE_URLRequired

    The URL of the rustypaste server

  • RUSTYPASTE_AUTH_TOKENRequiredSecret

    The authentication token for the rustypaste server

Resources

Where to find authoritative docs and source for Rukh Debug Rustypaste.

Example prompts for Rukh Debug Rustypaste

Paste any of these into Agent Studio after connecting Rukh Debug Rustypaste.

  • Upload this code snippet to my rustypaste server
  • List recent pastes from the rustypaste instance at my RUSTYPASTE_URL
  • Delete a paste by ID from my rustypaste server
  • What authentication methods does rustypaste support beyond token-based auth?

Rukh Debug Rustypaste MCP server — FAQ

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.

Skip the local setup — run MCP in your browser

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

Related servers

More on MCP Playground