TacticalRMM runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi. Last commit 8 Sep 2026.
Read your TacticalRMM fleet; run commands only after per-command human approval.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
out = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add trmm-mcp -- uvx trmm-mcp
{
"mcpServers": {
"trmm-mcp": {
"args": [
"trmm-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.trmm-mcp]
command = "uvx"
args = ["trmm-mcp"]
{
"mcpServers": {
"trmm-mcp": {
"args": [
"trmm-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"trmm-mcp": {
"args": [
"trmm-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
TRMM_API_URL (Base URL of your TacticalRMM backend, e.g. https://api.example.com), TRMM_READONLY_API_KEY (TacticalRMM API key bound to a read-only role. Used for all reads.), TRMM_COMMAND_API_KEY (TacticalRMM API key permitted to execute. Only needed for elevate or command mode, and only used after an approval is granted.), TRMM_MCP_MODE (readonly (default, 20 read tools), elevate (adds 8 execution tools, each requiring out-of-band human approval), or command (execution with no gate).).
The author declared them in the registry entry; get the values from the project itself.
Preventive human-approval write-gate for AI agents: writes commit only after a human approves.
Run commands and read/write files on your servers over Termalin's keyless tunnels (hosted MCP).
Run commands on your computers remotely with TRIGGERcmd.
Connect your account, prepare US number registration, and hold SMS for human approval.
Unofficial SberBank Online: read accounts and operations, transfer with human approval.
Your real mailbox and calendar for your agent (M365/IMAP); a human approves every send.
Call before you post: ships a draft to Threads/Bluesky/Mastodon only after a person approved it.
weclapp ERP in your AI assistant: reads instantly, writes only after a preview you approve.
Answers built from our own checks of this server.