SERVER

Automox MCP Server

Rank #2953

com.automox/automox-mcp

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

First listed
Apr 29, 2026
Last publish date
May 29, 2026
OVERVIEW

Automox MCP Server is a Model Context Protocol (MCP) server published by AutomoxCommunity. It ranks #2953 of 58,832 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Automox MCP Server is listed on Official MCP, with 6 tracked versions. It was first listed on Apr 29, 2026 and most recently updated on May 29, 2026.

STANDING
#2,953of 58,832 tracked serversTop 10%

Ranks ahead of 55,879 of 58,832 servers on MCP Toplist.

CONNECT

Use Automox MCP Server

Add Automox MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "automox-mcp": {
      "command": "uvx",
      "args": [
        "automox-mcp"
      ],
      "env": {
        "AUTOMOX_API_KEY": "<your AUTOMOX_API_KEY>",
        "AUTOMOX_ACCOUNT_UUID": "<your AUTOMOX_ACCOUNT_UUID>",
        "AUTOMOX_ORG_ID": "<your AUTOMOX_ORG_ID>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

AutomoxCommunity

Organization
Total servers
1
Total versions
6
VERSIONS

Available versions (6)

VersionPublished
1.1.0May 29, 2026
1.0.24May 27, 2026
1.0.21May 7, 2026
1.0.22May 7, 2026
1.0.20Apr 30, 2026
1.0.19Apr 29, 2026
FAQ

Frequently asked questions

What is Automox MCP Server?
Official MCP server for Automox. Manage devices, patches, and policies in natural language.
Who maintains Automox MCP Server?
Automox MCP Server is maintained by AutomoxCommunity, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
Is Automox MCP Server an official MCP server?
Yes — Automox MCP Server is listed on the Official MCP Registry.
How many versions does Automox MCP Server have?
MCP Toplist tracks 6 versions of Automox MCP Server, most recently published on May 29, 2026.
Where can I find the source code for Automox MCP Server?
The source code for Automox MCP Server is hosted at github.com/AutomoxCommunity/automox-mcp.
EXPLORE