MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.
DATTO_API_KEYChiave APIobbligatoriaDatto RMM API key
DATTO_API_SECRETChiave APIobbligatoriaDatto RMM API secret key
Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
datto_list_devicesList all devices in Datto RMM. Can filter by site. To look up a single device by hostname, use datto_find_device instead.List all devices in Datto RMM. Can filter by site. To look up a single device by hostname, use datto_find_device instead.
Per questo strumento non è stato pubblicato alcuno schema di input.
datto_find_deviceFind a device by hostname and return its UID plus a lightweight summary. Use this before datto_get_device when the user provides a hostname instead of a UID.Find a device by hostname and return its UID plus a lightweight summary. Use this before datto_get_device when the user provides a hostname instead of a UID.
Per questo strumento non è stato pubblicato alcuno schema di input.
datto_get_deviceGet full details for a specific device by its UID. If you only have a hostname, call datto_find_device first to resolve the UID.Get full details for a specific device by its UID. If you only have a hostname, call datto_find_device first to resolve the UID.
Per questo strumento non è stato pubblicato alcuno schema di input.
datto_list_alertsList open alerts. Can filter by site.List open alerts. Can filter by site.
Per questo strumento non è stato pubblicato alcuno schema di input.
datto_get_alertGet details for a specific alert by its UIDGet details for a specific alert by its UID
Per questo strumento non è stato pubblicato alcuno schema di input.
datto_resolve_alertResolve an alert by its UIDResolve an alert by its UID
Per questo strumento non è stato pubblicato alcuno schema di input.
datto_list_sitesList all sites in the accountList all sites in the account
Per questo strumento non è stato pubblicato alcuno schema di input.
datto_get_siteGet details for a specific site by its UIDGet details for a specific site by its UID
Per questo strumento non è stato pubblicato alcuno schema di input.
datto_run_quickjobRun a quick job on a deviceRun a quick job on a device
Per questo strumento non è stato pubblicato alcuno schema di input.
datto_get_device_auditGet audit data for a device (hardware, software, OS information)Get audit data for a device (hardware, software, OS information)
Per questo strumento non è stato pubblicato alcuno schema di input.
10 strumenti su 10 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.