Official MCP server for Automox. Manage devices, patches, and policies in natural language.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AUTOMOX_MCP_API_KEYS— No — Comma-separated MCP endpoint API keys for HTTP/SSE Bearer-token auth (e.g., key1,label:key2)AUTOMOX_MCP_API_KEY_FILE— No — Path to a file containing MCP endpoint API keys (one per line)AUTOMOX_MCP_VERSIONAUTOMOX_API_KEY— your-api-keyAUTOMOX_ACCOUNT_UUID— your-account-uuidAUTOMOX_ORG_ID— your-org-idAUTOMOX_ORG_UUIDAUTOMOX_MCP_SKIP_DOTENV— stdio-env =1AUTOMOX_MCP_LOG_FORMAT— No text Log format: text or json (structured JSON for SIEM integration)AUTOMOX_MCP_SANITIZE_RESPONSES— No true Sanitize API data to mitigate prompt injectionAUTOMOX_MCP_READ_ONLY— No false Disable all write operations (85 of 133 tools remain)AUTOMOX_MCP_ALLOW_APPLY_REMEDIATION_ACTIONS— No false Opt in to the apply_remediation_actions tool, which patches/runs worklets on endpoints immediately. Off by default even in write mode.AUTOMOX_MCP_ALLOW_SPLASHTOP_BULK_INSTALL_UNINSTALL— No false Opt in to the splashtop_bulk_install_uninstall tool, which installs/uninstalls the Splashtop client across an entire server group in one call. Off by default even in write mode.AUTOMOX_MCP_ALLOW_UPLOAD_POLICY_FILEAUTOMOX_MCP_TRANSPORT— No stdio Transport: stdio, http, sse, or streamable-httpAUTOMOX_MCP_ALLOW_DELETE_DEVICEAUTOMOX_MCP_TOOL_PREFIX— No — Prefix all tool names (e.g., automox) to prevent cross-server collisionsAUTOMOX_MCP_MODULES— No all Comma-separated list of modules to load (see below)AUTOMOX_MCP_TOKEN_BUDGET— No 4000 Max estimated tokens per response before truncationAUTOMOX_MCP_UPLOAD_ALLOWED_DIRS— No — Comma-separated absolute directories upload_policy_file may read installers from. Required for that tool to register; paths are canonicalized and must resolve inside an allowed dir.AUTOMOX_MCP_UPLOAD_MAX_BYTES— No 10737418240 Max installer size for upload_policy_file (default 10 GB, Automox's ceiling).AUTOMOX_MCP_UPLOAD_TIMEOUT_SECONDS— No 3600 Upload read/write timeout for upload_policy_file (large installers need more than the default request timeout).[](https://m8ven.ai/mcp/automox-mcp-ofkygf)