Tactical RMM MCP Server
Lets an AI assistant read everything in your TacticalRMM install, and - when you explicitly switch it on - run commands on your managed machines. It runs locally over stdio via the published package.
People who work with it management, msp and rmm and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-08 · ★ 2 · #453 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18
AGPL-3.0 · Python servers · how we verify → /methodology
01 · Install Tactical RMM
before you install - you'll need
Set TRMM_MCP_HTTP_HOST, TRMM_MCP_PUBLIC_URL before connecting.
Claude Code
claude mcp add shin2344234-trmm-mcp -- uvx trmm-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"shin2344234-trmm-mcp": {
"command": "uvx",
"args": [
"trmm-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-08-13 - young repo, little track record yet
license AGPL-3.0 - declared in the repository
pypi package trmm-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.shin2344234 is GitHub-verified and matches the repo owner
03 · What Tactical RMM can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.1.0 · 2026-08-20
Three new views on the approval page, so the audit trail is readable without shell access to the server. Full detail in CHANGELOG.md. · Added · Commands run (/approve/commands) - one card per execution attempt…
v1.0.1 · 2026-08-14
Fixes where the server keeps its files when it is installed as a package rather than run from a clone. · The problem · BASE_DIR was derived from the package location, which is the repo root for a clone but…
v1.0.0 · 2026-08-13
First release. · An MCP server that lets an AI assistant work with a self-hosted TacticalRMM install. · Read-only by default. 20 read tools cover agents, checks, alerts, services, processes, event logs, software…
04 · Who maintains Tactical RMM
TacticalRMM is maintained by shin2344234. It's the only MCP server we track from this author; the repo dates to Aug 2026.
05 · Facts
- repository
- github.com/shin2344234/trmm-mcp
- category
- other - ranked #453 of 945 actively-maintained other servers as of 2026-09-18.
- release cadence
- 3 releases in the last 90 days (latest 2026-08-20)
- registry
- io.github.shin2344234/trmm-mcp (active, first published 2026-08-13 · 3 versions)
- packages
- pypi:trmm-mcp
06 · Tactical RMM FAQ
What is Tactical RMM?
Lets an AI assistant read everything in your TacticalRMM install, and - when you explicitly switch it on - run commands on your managed machines. It runs locally over stdio via the published package.
Is Tactical RMM still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-08 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install Tactical RMM?
Run `uvx trmm-mcp`. The README documents 2 environment variables (TRMM_MCP_HTTP_HOST, TRMM_MCP_PUBLIC_URL) to set first. Set TRMM_MCP_HTTP_HOST, TRMM_MCP_PUBLIC_URL before connecting. You can also paste the ready-made client config above.
Does Tactical RMM run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Tactical RMM
Alternatives to Tactical RMM
Maintained other servers if Tactical RMM isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,552 · 2026-09-17
- Server Commands An MCP server to run arbitrary commands ★ 39,038 · 2026-09-11
- basebalance.cloud - x402 RPC & MCP gateway USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. ★ 6,432 · 2026-08-26
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 5,069 · 2026-09-15
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,470 · 2026-09-18
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,681 · 2026-09-17
More MCP servers to compare · Shipbook · Seminara · Revit MCP · Namera · Signadot MCP Server
More Python MCP servers · Baron Munchausen · Mi Fitness Data Bridge · Live Memory · Tokenmizer · Quesen Deterministic Agent Decision Layer · see all