Rustypaste
БесплатноНе проверенManage files on a self-hosted Rustypaste server including upload, delete, list, and expiry operations.
Описание
Manage files on a self-hosted Rustypaste server including upload, delete, list, and expiry operations.
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
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rukh-debug/rustypaste-mcpFAQ
Rustypaste MCP бесплатный?
Да, Rustypaste MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Rustypaste?
Нет, Rustypaste работает без API-ключей и переменных окружения.
Rustypaste — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Rustypaste в Claude Desktop, Claude Code или Cursor?
Открой Rustypaste на 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 with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
