io.github.wyre-technology
spanning-mcp
Spanning Cloud Backup
MCP server for Spanning Cloud Backup — M365/GWS/Salesforce backups, restores, audit.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/spanning-mcp:v1.0.0
Transportstdio
Environment Variables
SPANNING_PLATFORM(str)
Required
Platform: 'm365', 'gws', or 'salesforce'
SPANNING_ADMIN_EMAIL(str)
Required
Spanning admin account email
SPANNING_API_TOKEN(str)
RequiredSecret
Spanning API token
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error