
Datto BCDR MCP
Sync your full Datto BCDR appliance fleet into local SQLite so agents can answer recovery and backup questions the per-appliance UI makes awkward.
Overview
Datto BCDR MCP is an Operate-phase MCP server that syncs your Datto BCDR fleet to local SQLite so agents can answer fleet-wide backup and recovery questions.
What is this MCP server?
- Whole Datto BCDR fleet sync into local SQLite for agent queries
- Answers cross-appliance questions beyond single-device UI limits
- Datto API keys via DATTO_BCDR_PUBLIC_KEY and DATTO_BCDR_SECRET_KEY
- stdio MCP mcpb datto-bcdr v0.1.0
- Servosity msp-skills datto-bcdr subfolder release
- Server version 0.1.0
- Transport: stdio
- 2 required secret env vars: DATTO_BCDR_PUBLIC_KEY, DATTO_BCDR_SECRET_KEY
Community signal: 1 GitHub stars.
What problem does it solve?
Datto’s per-appliance UI does not make it easy to ask cross-fleet BCDR questions, so operators waste time exporting or clicking through every device.
Who is it for?
Indie MSPs and builders running Datto BCDR at scale who want agent-assisted fleet audits and DR readiness checks.
Skip if: Teams without Datto BCDR API keys or those who cannot store a local SQLite fleet replica on the MCP host.
What do I get? / Deliverables
After API key setup and fleet sync, your agent can query the local SQLite mirror for consolidated Datto BCDR fleet insights from the terminal.
- Local SQLite replica of Datto BCDR fleet state
- Agent-queryable MCP tools for fleet-wide BCDR questions
- Terminal-first Datto operations aligned with Servosity msp-skills
Recommended MCP Servers
Journey fit
Datto BCDR fleet inventory and recovery posture are infrastructure operations; Operate is where backup appliances are monitored and iterated after go-live. Infra matches appliance fleet sync, local SQLite replica, and disaster-recovery readiness questions spanning many Datto nodes.
How it compares
Datto fleet SQLite sync MCP, not a generic backup script or cloud-only snapshot skill.
Common Questions / FAQ
Who is Datto BCDR MCP for?
It is for operators who manage multiple Datto BCDR appliances and want MCP agents to query a synchronized local fleet database instead of isolated appliance dashboards.
When should I use Datto BCDR MCP?
Use it during fleet health reviews, DR planning, and client backup audits when you need cross-appliance Datto answers from Claude Code or Cursor.
How do I add Datto BCDR MCP to my agent?
Register datto-bcdr-mcp.mcpb v0.1.0 with stdio transport and provide DATTO_BCDR_PUBLIC_KEY and DATTO_BCDR_SECRET_KEY as required MCP secrets.