Datto SaaS Protection MCP Server
A Model Context Protocol server exposing the Datto SaaS Protection (Backupify) API to Claude and other MCP clients. Its 9 documented tools cover datto, saas, restore.
People who need these tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 2 · #745 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install Datto SaaS Protection
before you install - you'll need
Set DATTO_SAAS_PUBLIC_KEY, DATTO_SAAS_SECRET_KEY, DATTO_SAAS_REGION, MCP_TRANSPORT before connecting.
Docker
docker run -i --rm ghcr.io/wyre-technology/datto-saas-protection-mcp:v2.1.4 Claude Desktop - add to config
{
"mcpServers": {
"wyre-technology-datto-saas-protection-mc": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-technology/datto-saas-protection-mcp:v2.1.4"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license Apache-2.0 - declared in the repository
registry namespace io.github.wyre-technology is GitHub-verified and matches the repo owner
03 · What Datto SaaS Protection can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list all customer organizations, list protected domains under a client, list seats in a domain (toggle archived), and fetch a single seat detail.
The 9 tools it gives your agent
Extracted from the project's README - what Datto SaaS Protection lets an agent do.
- datto_saas_list_clients
- - List all customer organizations
- datto_saas_list_domains
- - List protected domains under a client
- datto_saas_list_seats
- - List seats in a domain (toggle archived)
- datto_saas_get_seat
- - Fetch a single seat detail
- datto_saas_list_backups
- - List backup runs for a seat
- datto_saas_queue_restore
- - Queue a restore (DESTRUCTIVE - requires confirmation)
- datto_saas_get_restore_status
- - Check restore progress
- datto_saas_list_activity
- - Org activity log (date-range elicitation)
- datto_saas_get_license_usage
- - Seat counts vs purchased
Latest releases
v2.1.4 · 2026-08-20
2.1.4 (2026-08-20) · restore datto-saas-protection-mcp.mcpb as a release asset (#66) (22f9db8), closes #46 #45 #43 #40 #47
v2.1.3 · 2026-08-13
2.1.3 (2026-08-13) · enforce gateway S2S verification (gateway#377 parity) (#59) (af2ffda), closes 55/liongard-mcp#60 #60
v2.1.2 · 2026-08-10
2.1.2 (2026-08-10) · wire GHPKG_READ_TOKEN registries block into dependabot.yml
04 · Who maintains Datto SaaS Protection
Datto SaaS Protection is maintained by wyre-technology. We track 57 MCP servers from wyre-technology - 57 actively maintained, 150 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from wyre-technology.
- Autotask MCP server for Kaseya Autotask PSA - companies, tickets, projects, time entries, and more. ★ 48
- NinjaOne MCP server for NinjaOne RMM - devices, organizations, alerts, and tickets. ★ 23
- ConnectWise Manage MCP server for ConnectWise Manage PSA - companies, tickets, projects, time entries, and more. ★ 20
- IT Glue MCP server for IT Glue - organizations, configurations, passwords, flexible assets, and documents. ★ 17
- CIPP MCP server for CIPP - M365 multi-tenant management for MSPs (users, tenants, policies). ★ 10
- Datto RMM MCP server for Datto RMM - devices, alerts, sites, jobs, and audit data. ★ 3
05 · Facts
- category
- other - ranked #745 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 9 releases in the last 90 days (latest 2026-08-20)
- registry
- io.github.wyre-technology/datto-saas-protection-mcp (active, first published 2026-05-01 · 9 versions)
- packages
- oci:ghcr.io/wyre-technology/datto-saas-protection-mcp:v2.1.4
06 · Datto SaaS Protection FAQ
Is Datto SaaS Protection still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 9 releases in the last 90 days. We re-verify nightly.
What can Datto SaaS Protection do?
With this server connected, an agent can list all customer organizations, list protected domains under a client, list seats in a domain (toggle archived), and fetch a single seat detail.
How do I install Datto SaaS Protection?
Run `docker run -i --rm ghcr.io/wyre-technology/datto-saas-protection-mcp:v2.1.4`. The README documents 4 environment variables (DATTO_SAAS_PUBLIC_KEY, DATTO_SAAS_SECRET_KEY, DATTO_SAAS_REGION…) to set first. Set DATTO_SAAS_PUBLIC_KEY, DATTO_SAAS_SECRET_KEY, DATTO_SAAS_REGION, MCP_TRANSPORT before connecting. You can also paste the ready-made client config above.
07 · Alternatives to Datto SaaS Protection
Alternatives to Datto SaaS Protection
Maintained other servers if Datto SaaS Protection isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Super Ops · X402search MCP · Opendata Cat · Sage Math · Token Enhancer
More TypeScript MCP servers · Halo PSA · Hudu · IT Glue (wyre-technology) · Ninja One · Proofpoint · see all