RMM ๐งช Community โ Claude Code โ Claude Desktop โข Kaseya
Datto RMM
Datto RMM - devices, alerts, jobs, patches, monitoring
๐ Recommended MCP Server
Pair this plugin with the Datto RMM MCP for direct API access alongside skills and commands.
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin datto-rmm Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Alert Handling
- Audit Data
- Device Management
- Job Execution
- Site Management
- Variable Management
Skills
This plugin provides 7 skills that teach Claude about Datto RMM:
| Skill | Description |
|---|---|
alerts | Use this skill when working with Datto RMM alerts - viewing, resolving, and managing monitoring alerts. |
audit | Use this skill when working with Datto RMM audit data - hardware inventory, software inventory, network interfaces, and system information. |
devices | Use this skill when working with Datto RMM devices - listing, searching, managing, and monitoring endpoints. |
jobs | Use this skill when working with Datto RMM jobs - running quick jobs, scheduling jobs, monitoring job status, and viewing results. |
sites | Use this skill when working with Datto RMM sites - listing, managing, and configuring client locations. |
variables | Use this skill when working with Datto RMM variables - account-level and site-level variables for storing configuration data. |
api-patterns | Use this skill when working with the Datto RMM API - authentication, OAuth 2.0 flow, platform selection, pagination, rate limiting, and error handling. |
Agents
This plugin provides 2 agents for autonomous task execution:
| Agent | Description |
|---|---|
backup-health-monitor | Use this agent when an MSP needs to audit backup and BC/DR health across their Datto RMM managed client portfolio โ not a general fleet health check, but a focused review of backup job success rates, last successful backups per device, retention policy compliance, offsite replication status, and restore test records. |
rmm-health-auditor | Use this agent when an MSP needs a comprehensive health audit of their Datto RMM managed device fleet. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/device-lookup | Find a device in Datto RMM by hostname, IP address, or MAC address |
/resolve-alert | Resolve an open alert in Datto RMM |
/run-job | Run a quick job on a device in Datto RMM |
/site-devices | List all devices at a site in Datto RMM |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Find a device in Datto RMM by hostname, IP address, or MAC address
/device-lookup Resolve an open alert in Datto RMM
/resolve-alert Run a quick job on a device in Datto RMM
/run-job List all devices at a site in Datto RMM
/site-devices Using Skills
/skill datto-rmm:alerts
Use this skill when working with Datto RMM alerts - viewing, resolving, and managing monitoring alerts.