MCP server for Spanning Cloud Backup β M365/GWS/Salesforce backups, restores, audit.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol server exposing the Spanning Cloud Backup API to Claude and other MCP clients.
Surface SaaS backup posture for your M365, Google Workspace, or Salesforce tenants directly to AI assistants β list backed-up users, inspect covered services, browse backup history, queue restores, and audit admin activity and license usage.
spanning_get_user
renders as a read-only interactive card in MCP Apps hosts (Claude
Desktop/web) showing the user's backup status, license state, last backup,
and per-service coverage; neutral by default, brandable via
window.__BRAND__ injection or MCP_BRAND_* env vars
(MCP_BRAND_NAME, MCP_BRAND_LOGO_URL, MCP_BRAND_PRIMARY_COLOR,
MCP_BRAND_ACCENT_COLOR, MCP_BRAND_BG, MCP_BRAND_TEXT). Plain-JSON
behavior is unchanged in other hosts. Rebuild the embedded card with
npm run build:ui after editing ui/.| Tool | Purpose |
|---|---|
spanning_list_users | List backed-up users in the org |
spanning_get_user | Fetch a single user's detail |
spanning_list_services | List services covered for a user |
spanning_list_backups | List backup runs for a user + service |
spanning_queue_restore | Queue a restore (DESTRUCTIVE β requires confirmation) |
spanning_get_restore_status | Check restore progress |
spanning_list_audit_log | Admin audit log (date-range elicitation) |
spanning_get_license_usage | Seats used vs purchased |
spanning_status | Server status / health |
The WYRE MCP Gateway injects credentials per request via headers:
X-Spanning-Platform (required, one of m365 | gws | salesforce)X-Spanning-Admin-Email (required)X-Spanning-API-Token (required, secret)Apache 2.0 β see LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/spanning-cloud-backup)<a href="https://allmcps.com/mcp/spanning-cloud-backup"><img src="https://allmcps.com/api/badge/spanning-cloud-backup?style=directory" alt="Spanning Cloud Backup on AllMCPs" /></a>