Package
MSP360
MCP server for MSP360's Managed Backup Service API — companies, computers, and backup plans.
io.github.WYRE-AI/msp360-mcpSource repository
Overview
What this server provides
MCP server for MSP360's Managed Backup Service API — companies, computers, and backup plans.
Install
1Packages
ghcr.io/wyre-ai/msp360-mcp:v1.0.0Version not declared
Runtime
Not declaredTransport stdio- MSP360_USERNAMERequired
MSP360 Managed Backup Service provider-portal username
Format: string - MSP360_PASSWORDRequired
MSP360 Managed Backup Service provider-portal password
Format: string - MCP_TRANSPORTOptional
Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
Format: string · Default: stdio - AUTH_MODEOptional
Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
Format: string · Default: env - LOG_LEVELOptional
Log verbosity: debug, info, warn, error
Format: string · Default: info