io.github.WYRE-AI/datto-rmm-mcp

MCPcommunity
v1.7.8io.github.WYRE-AIUnknownUpdated 2d agoGitHub

MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
3GitHub stars
15Forks
2d agoLast update
Needs 2 credentials before it runs
  • DATTO_API_KEYAPI keyrequired

    Datto RMM API key

  • DATTO_API_SECRETAPI keyrequired

    Datto RMM API secret key

Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Package
Authorio.github.WYRE-AI
LicenseUnknown
Version1.7.8
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: run `forge publish` from the repo to claim ownership
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface10 tools · none privileged
Security scan✓ CleanvHEAD · todayHow well does this scan work?
EvalsNone
IndexedAug 27, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

10 tools · none privileged
Statically extracted from the published packagevHEAD · 1h ago

Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

datto_list_alertsList open alerts. Can filter by site.

List open alerts. Can filter by site.

No input schema was published for this tool.

datto_get_alertGet details for a specific alert by its UID

Get details for a specific alert by its UID

No input schema was published for this tool.

datto_resolve_alertResolve an alert by its UID

Resolve an alert by its UID

No input schema was published for this tool.

datto_list_sitesList all sites in the account

List all sites in the account

No input schema was published for this tool.

datto_get_siteGet details for a specific site by its UID

Get details for a specific site by its UID

No input schema was published for this tool.

datto_run_quickjobRun a quick job on a device

Run a quick job on a device

No input schema was published for this tool.

datto_get_device_auditGet audit data for a device (hardware, software, OS information)

Get audit data for a device (hardware, software, OS information)

No input schema was published for this tool.

10 of 10 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.