MCP server for Spanning Cloud Backup — M365/GWS/Salesforce SaaS backup, restore, audit
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/wyre-technology/spanning-mcp{
"mcpServers": {
"spanning-mcp": {
"command": "node",
"args": ["/path/to/spanning-mcp/dist/index.js"],
"env": {
"SPANNING_API_TOKEN": "<spanning_api_token>"
}
}
}
}SPANNING_API_TOKENMCP Servers overview
# Spanning Cloud Backup MCP Server [](https://github.com/wyre-technology/spanning-mcp/actions/workflows/ci.yml) [](https://opensource.org/licenses/Apache-2.0) A [Model Context Protocol](https://modelcontextprotocol.io) server exposing the [Spanning Cloud Backup](https://spanning.com/) API to Claude and other MCP clients. ## What it does 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. - **Interactive backup status card (MCP Apps, SEP-1865)**: `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/`. ## Tools | 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 | ## Credentials ### Local (env mode) ```sh export SPANNING_PLATFORM="m365" # or "gws" or "salesforce" export SPANNING_ADMIN_EMAIL="..." export SPANNING_API_TOKEN="..." ``` ### Hosted (gateway mode) 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) ## Run ```sh npm install npm run build npm start # stdio MCP_TRANSPORT=http npm start # HTTP on :8080 ``` ## License Apache 2.0 — see [LICENSE](LICENSE).
What people ask about spanning-mcp
What is wyre-technology/spanning-mcp?
+
wyre-technology/spanning-mcp is mcp servers for the Claude AI ecosystem. MCP server for Spanning Cloud Backup — M365/GWS/Salesforce SaaS backup, restore, audit It has 0 GitHub stars and its last recorded update is dated 2026-08-20.
How do I install spanning-mcp?
+
You can install spanning-mcp by cloning the repository (https://github.com/wyre-technology/spanning-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is wyre-technology/spanning-mcp safe to use?
+
Our security agent has analyzed wyre-technology/spanning-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains wyre-technology/spanning-mcp?
+
wyre-technology/spanning-mcp is maintained by wyre-technology. The last recorded GitHub activity is dated 2026-08-20, with 2 open issues.
Are there alternatives to spanning-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy spanning-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/wyre-technology-spanning-mcp)<a href="https://claudewave.com/repo/wyre-technology-spanning-mcp"><img src="https://claudewave.com/api/badge/wyre-technology-spanning-mcp" alt="Featured on ClaudeWave: wyre-technology/spanning-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!