Unitrends Backup
MCP server for Unitrends Backup — appliances, jobs, recovery points, restores, alerts.
{
"mcpServers": {
"unitrends-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/unitrends-mcp:v1.0.0"
],
"env": {
"UNITRENDS_BASE_URL": "<unitrends_base_url>",
"UNITRENDS_USERNAME": "<unitrends_username>",
"UNITRENDS_PASSWORD": "<your-unitrends_password>",
"UNITRENDS_VERIFY_TLS": "true",
"MCP_TRANSPORT": "stdio",
"AUTH_MODE": "env",
"LOG_LEVEL": "info"
}
}
}
}UNITRENDS_BASE_URLBase URL of the Unitrends appliance or MSP Console (e.g. https://unitrends.example.com)
UNITRENDS_USERNAMEUnitrends API username
UNITRENDS_PASSWORDUnitrends API password
UNITRENDS_VERIFY_TLSVerify TLS certificates. Set 'false' for self-signed appliances.
MCP_TRANSPORTTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODECredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVELLog verbosity: debug, info, warn, error
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.