SERVER
Automox MCP Server
Rank #3003com.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 #3003 of 58,900 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
#3,003of 58,900 tracked serversTop 10%
Ranks ahead of 55,897 of 58,900 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
VERSIONS
Available versions (6)
| Version | Published |
|---|---|
| 1.1.0 | May 29, 2026 |
| 1.0.24 | May 27, 2026 |
| 1.0.21 | May 7, 2026 |
| 1.0.22 | May 7, 2026 |
| 1.0.20 | Apr 30, 2026 |
| 1.0.19 | Apr 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