Rustypaste Server
БесплатноНе проверенAn MCP server that wraps the rustypaste API, allowing users to upload text, files, and URLs to a rustypaste instance. It supports features such as single-use li
Описание
An MCP server that wraps the rustypaste API, allowing users to upload text, files, and URLs to a rustypaste instance. It supports features such as single-use links, file expiration, and URL shortening.
README
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
Установить Rustypaste Server в Claude Desktop, Claude Code, Cursor
unyly install rustypaste-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add rustypaste-mcp-server -- npx -y @rukh-pub/rustypaste-mcpПошаговые гайды: как установить Rustypaste Server
FAQ
Rustypaste Server MCP бесплатный?
Да, Rustypaste Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Rustypaste Server?
Нет, Rustypaste Server работает без API-ключей и переменных окружения.
Rustypaste Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Rustypaste Server в Claude Desktop, Claude Code или Cursor?
Открой Rustypaste Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Rustypaste Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
