← Index

Automox MCP Server

com.automox/automox-mcp·v1.0.20·Other
Quality Score
90
/100

Official MCP server for Automox. Manage devices, patches, and policies in natural language.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "automox-mcp": {
      "command": "uvx",
      "args": [
        "automox-mcp"
      ],
      "env": {
        "AUTOMOX_API_KEY": "<your-automox_api_key>",
        "AUTOMOX_ACCOUNT_UUID": "<automox_account_uuid>",
        "AUTOMOX_ORG_ID": "<automox_org_id>"
      }
    }
  }
}
§02  Environment variables
AUTOMOX_API_KEY
requiredsecret

Your Automox API key

AUTOMOX_ACCOUNT_UUID
required

Account UUID from Automox Settings > Secrets & Keys

AUTOMOX_ORG_ID

Numeric Automox organization ID. Recommended — required by most tools, optional for tools that don't need org context.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other