Odel
TacticalRMM

TacticalRMM

Local
@shin23442342PythonAGPL-3.0Updated 2w ago

Read your TacticalRMM fleet; run commands only after per-command human approval.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItrmm-mcpv1.1.0

Run

uvx trmm-mcp

MCP client config

{
  "mcpServers": {
    "tacticalrmm": {
      "command": "uvx",
      "args": [
        "trmm-mcp"
      ]
    }
  }
}