MCP server for Unitrends Backup — appliances, jobs, recovery points, restores, alerts.
UNITRENDS_PASSWORDAPI keyrequiredUnitrends API password
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
unitrends_list_appliancesList Unitrends appliances visible to the connected MSP Console. Only returns data when pointed at the MSP Console; single-appliance deployments return an empty list.List Unitrends appliances visible to the connected MSP Console. Only returns data when pointed at the MSP Console; single-appliance deployments return an empty list.
No input schema was published for this tool.
unitrends_get_applianceGet details for a single Unitrends appliance by its identifier. Only returns data when pointed at the MSP Console; single-appliance deployments do not expose this endpoint.Get details for a single Unitrends appliance by its identifier. Only returns data when pointed at the MSP Console; single-appliance deployments do not expose this endpoint.
No input schema was published for this tool.
unitrends_list_assetsList protected assets (machines / agents) on a Unitrends appliance. If applianceId is omitted and an MSP Console is in use, the user will be prompted to pick one.List protected assets (machines / agents) on a Unitrends appliance. If applianceId is omitted and an MSP Console is in use, the user will be prompted to pick one.
No input schema was published for this tool.
unitrends_get_assetFetch details for a single protected asset.Fetch details for a single protected asset.
No input schema was published for this tool.
unitrends_list_running_jobsList currently running and queued backup jobs.List currently running and queued backup jobs.
No input schema was published for this tool.
unitrends_list_job_historyList historical backup jobs. If date range is omitted, the user will be prompted to choose a window.List historical backup jobs. If date range is omitted, the user will be prompted to choose a window.
No input schema was published for this tool.
unitrends_list_recovery_pointsList recovery points (backups) available for an asset.List recovery points (backups) available for an asset.
No input schema was published for this tool.
unitrends_queue_restoreQueue a restore from a recovery point. DESTRUCTIVE: writes data back into the target asset. Requires explicit confirmation.Queue a restore from a recovery point. DESTRUCTIVE: writes data back into the target asset. Requires explicit confirmation.
No input schema was published for this tool.
unitrends_get_restore_statusCheck the status / progress of a queued restore.Check the status / progress of a queued restore.
No input schema was published for this tool.
unitrends_list_alertsList open alarms / alerts on the appliance.List open alarms / alerts on the appliance.
No input schema was published for this tool.
unitrends_get_success_rateGet RPO compliance / backup success-rate report. If date range is omitted, the user will be prompted.Get RPO compliance / backup success-rate report. If date range is omitted, the user will be prompted.
No input schema was published for this tool.
11 of 11 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for Unitrends Backup — appliances, jobs, recovery points, restores, alerts.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.