Package

MSP360

MCP server for MSP360's Managed Backup Service API — companies, computers, and backup plans.

io.github.WYRE-AI/msp360-mcpSource repository
Version1.0.0latest catalog version
ConnectionPackageoci
PublishedSep 20, 2026catalog
UpdatedSep 20, 2026catalog
Overview

What this server provides

MCP server for MSP360's Managed Backup Service API — companies, computers, and backup plans.

Install

Packages

1
Package 1oci
ghcr.io/wyre-ai/msp360-mcp:v1.0.0Version not declared
  • MSP360_USERNAME

    MSP360 Managed Backup Service provider-portal username

    Format: string
    Required
  • MSP360_PASSWORD

    MSP360 Managed Backup Service provider-portal password

    Format: string
    Required
  • MCP_TRANSPORT

    Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.

    Format: string · Default: stdio
    Optional
  • AUTH_MODE

    Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.

    Format: string · Default: env
    Optional
  • LOG_LEVEL

    Log verbosity: debug, info, warn, error

    Format: string · Default: info
    Optional
View server metadata