connectwise-automate-mcp

WYRE-AI/connectwise-automate-mcp
★ 1 stars TypeScript AI/LLM Updated 1d ago
MCP server for ConnectWise Automate (RMM) — computer management, patching, scripting, and monitoring tools for AI assistants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "connectwise-automate": {
      "command": "npx",
      "args": [
        "-y",
        "WYRE-AI/connectwise-automate-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for ConnectWise Automate with decision tree architecture for Claude. > [!IMPORTANT] > **Before you click:** this server depends on `@wyre-technology/node-connectwise-automate`, > which is hosted on the **GitHub Packages** npm registry. GitHub Packages has no > anonymous access — even though the package is public, every `npm install` needs a

Tools (6)

CW_AUTOMATE_2FA_CODECW_AUTOMATE_AUTH_METHODCW_AUTOMATE_CLIENT_IDCW_AUTOMATE_PASSWORDCW_AUTOMATE_SERVER_URLCW_AUTOMATE_USERNAME

Topics

ai-toolsclaudeconnectwise-automatemcpmcp-servermodel-context-protocolmspmsp-mcptypescriptwyre-technology