Loading MCP server directory, please wait...
Sync your whole Datto BCDR fleet into local SQLite and answer the questions the per-appliance
npx @getmcp/cli add io.github.Servosity/datto-bcdr-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
DATTO_BCDR_PUBLIC_KEYSet the DATTO_BCDR_PUBLIC_KEY credential for the Datto BCDR MCP server.
DATTO_BCDR_SECRET_KEYSet the DATTO_BCDR_SECRET_KEY credential for the Datto BCDR MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/datto-bcdr-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/datto-bcdr-v0.1.0/datto-bcdr-mcp.mcpb",
"env": {
"DATTO_BCDR_PUBLIC_KEY": "",
"DATTO_BCDR_SECRET_KEY": ""
}
}
}
}