MCP server for ConnectWise Automate RMM — computers, clients, alerts, and scripts.
CW_AUTOMATE_CLIENT_IDOAuth apprequiredConnectWise Automate integrator client ID
CW_AUTOMATE_PASSWORDAPI keyrequiredIntegrator password or user password
CW_AUTOMATE_2FA_CODEAPI keyoptionalTwo-factor authentication code, if required by the account
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.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
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.
cwautomate_computers_listList computersList computers
No input schema was published for this tool.
cwautomate_computers_getGet computerGet computer
No input schema was published for this tool.
cwautomate_clients_listList clientsList clients
No input schema was published for this tool.
cwautomate_clients_getGet clientGet client
No input schema was published for this tool.
cwautomate_alerts_listList alertsList alerts
No input schema was published for this tool.
cwautomate_alerts_getGet alertGet alert
No input schema was published for this tool.
cwautomate_scripts_listList scriptsList scripts
No input schema was published for this tool.
cwautomate_scripts_getGet scriptGet script
No input schema was published for this tool.
cwautomate_alerts_acknowledgeAcknowledge an alert to mark it as reviewedAcknowledge an alert to mark it as reviewed
No input schema was published for this tool.
cwautomate_clients_createCreate a new client in ConnectWise AutomateCreate a new client in ConnectWise Automate
No input schema was published for this tool.
cwautomate_clients_updateUpdate an existing client in ConnectWise AutomateUpdate an existing client in ConnectWise Automate
No input schema was published for this tool.
cwautomate_computers_searchSearch for computers by name (matches any part of the computer name)Search for computers by name (matches any part of the computer name)
No input schema was published for this tool.
cwautomate_computers_rebootSend a restart command to a computerSend a restart command to a computer
No input schema was published for this tool.
cwautomate_computers_run_scriptRun a script on a specific computerRun a script on a specific computer
No input schema was published for this tool.
cwautomate_commands_listList the Automate command catalog. Commands are a fixed,List the Automate command catalog. Commands are a fixed,
No input schema was published for this tool.
cwautomate_computers_run_commandprivilegedIssue a catalog command to a computer and wait for its result.Issue a catalog command to a computer and wait for its result.
No input schema was published for this tool.
cwautomate_scripts_executeRun a script on one or more computers and wait for the result.Run a script on one or more computers and wait for the result.
No input schema was published for this tool.
cwautomate_scripts_historyGet completed script-run history for a computer, including theGet completed script-run history for a computer, including the
No input schema was published for this tool.
cwautomate_scripts_runningList scripts currently running on a computerList scripts currently running on a computer
No input schema was published for this tool.
cwautomate_navigateDiscover available ConnectWise Automate tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.Discover available ConnectWise Automate tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
No input schema was published for this tool.
cwautomate_statusShow credentials status and available domainsShow credentials status and available domains
No input schema was published for this tool.
21 of 21 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.
MCP server for ConnectWise Automate RMM — computers, clients, alerts, and scripts.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
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.