MCP server for Unitrends Backup — appliances, jobs, recovery points, replication, alerts
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/wyre-technology/unitrends-mcp{
"mcpServers": {
"unitrends-mcp": {
"command": "node",
"args": ["/path/to/unitrends-mcp/dist/index.js"],
"env": {
"UNITRENDS_BASE_URL": "<unitrends_base_url>",
"UNITRENDS_USERNAME": "<unitrends_username>",
"UNITRENDS_PASSWORD": "<unitrends_password>"
}
}
}
}UNITRENDS_BASE_URLUNITRENDS_USERNAMEUNITRENDS_PASSWORDMCP Servers overview
# Unitrends Backup MCP Server [](https://github.com/wyre-technology/unitrends-mcp/actions/workflows/ci.yml) [](https://opensource.org/licenses/Apache-2.0) A [Model Context Protocol](https://modelcontextprotocol.io) server exposing the [Unitrends Backup](https://www.unitrends.com/) 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. - **Interactive Appliance Card (MCP Apps)**: `unitrends_get_appliance` renders as an interactive card in MCP Apps hosts (Claude Desktop/web); neutral by default, brandable via `window.__BRAND__` injection or `MCP_BRAND_*` env vars; plain-JSON behavior is unchanged in other hosts ## Tools | Tool | Purpose | | --- | --- | | `unitrends_list_appliances` | List appliances under the MSP Console | | `unitrends_get_appliance` | Get a single appliance's details (renders as an interactive card in MCP Apps hosts) | | `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) ```sh 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, default `true`) ## Run ```sh npm install npm run build npm start # stdio MCP_TRANSPORT=http npm start # HTTP on :8080 ``` ## License Apache 2.0 — see [LICENSE](LICENSE).
What people ask about unitrends-mcp
What is wyre-technology/unitrends-mcp?
+
wyre-technology/unitrends-mcp is mcp servers for the Claude AI ecosystem. MCP server for Unitrends Backup — appliances, jobs, recovery points, replication, alerts It has 0 GitHub stars and its last recorded update is dated 2026-08-20.
How do I install unitrends-mcp?
+
You can install unitrends-mcp by cloning the repository (https://github.com/wyre-technology/unitrends-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is wyre-technology/unitrends-mcp safe to use?
+
Our security agent has analyzed wyre-technology/unitrends-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains wyre-technology/unitrends-mcp?
+
wyre-technology/unitrends-mcp is maintained by wyre-technology. The last recorded GitHub activity is dated 2026-08-20, with 1 open issues.
Are there alternatives to unitrends-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy unitrends-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/wyre-technology-unitrends-mcp)<a href="https://claudewave.com/repo/wyre-technology-unitrends-mcp"><img src="https://claudewave.com/api/badge/wyre-technology-unitrends-mcp" alt="Featured on ClaudeWave: wyre-technology/unitrends-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!