Unitrends
БесплатноНе проверенMCP server for Unitrends Backup — appliances, jobs, recovery points, replication, alerts
Описание
MCP server for Unitrends Backup — appliances, jobs, recovery points, replication, alerts
README
A Model Context Protocol server exposing the Unitrends Backup API to Claude and other MCP clients.
What it does
Surface backup posture from your Unitrends appliances (or MSP Console) directly to AI assistants — list appliances and protected assets, monitor running and historical backup jobs, browse recovery points, queue restores and replication, and review open alarms and RPO compliance.
Tools
| Tool | Purpose |
|---|---|
unitrends_list_appliances |
List appliances under the MSP Console |
unitrends_list_assets |
List protected assets (require applianceId — elicits if missing) |
unitrends_get_asset |
Fetch a single asset detail |
unitrends_list_running_jobs |
Currently running and queued backup jobs |
unitrends_list_job_history |
Historical jobs (date-range elicitation) |
unitrends_list_recovery_points |
Recovery points for an asset |
unitrends_queue_restore |
Queue a restore (DESTRUCTIVE — requires confirmation) |
unitrends_get_restore_status |
Check restore progress |
unitrends_list_alerts |
Open alarms |
unitrends_get_success_rate |
RPO compliance report (date-range elicitation) |
Credentials
Local (env mode)
export UNITRENDS_BASE_URL="https://unitrends.example.com"
export UNITRENDS_USERNAME="..."
export UNITRENDS_PASSWORD="..."
export UNITRENDS_VERIFY_TLS="true" # 'false' for self-signed appliances
Hosted (gateway mode)
The WYRE MCP Gateway injects credentials per request via headers:
X-Unitrends-Base-URL(required)X-Unitrends-Username(required)X-Unitrends-Password(required, secret)X-Unitrends-Verify-TLS(optional, defaulttrue)
Run
npm install
npm run build
npm start # stdio
MCP_TRANSPORT=http npm start # HTTP on :8080
License
Apache 2.0 — see LICENSE.
Установить Unitrends в Claude Desktop, Claude Code, Cursor
unyly install unitrends-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add unitrends-mcp -- npx -y github:wyre-technology/unitrends-mcpFAQ
Unitrends MCP бесплатный?
Да, Unitrends MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Unitrends?
Нет, Unitrends работает без API-ключей и переменных окружения.
Unitrends — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Unitrends в Claude Desktop, Claude Code или Cursor?
Открой Unitrends на 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 Unitrends with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
