automox-mcp

AutomoxCommunity/automox-mcp
★ 4 stars Python 🤖 AI/LLM Updated today
An MCP server implementation for Automox
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "automox-mcp": {
      "command": "uvx",
      "args": [
        "automox-mcp"
      ]
    }
  }
}

Or install with pip: pip install automox-mcp

README Excerpt

Talk to your Automox console using natural language. This [MCP server](https://modelcontextprotocol.io/) connects AI assistants like Claude to your Automox environment so you can manage devices, check compliance, run policies, and more — just by asking. ``` You: "Are we ready for Patch Tuesday?" Claude: Here's your readiness summary — 3 devices need patches,

Tools (20)

AUTOMOX_ACCOUNT_UUIDAUTOMOX_API_KEYAUTOMOX_MCP_ALLOWED_HOSTSAUTOMOX_MCP_ALLOWED_ORIGINSAUTOMOX_MCP_ALLOW_REMOTE_BINDAUTOMOX_MCP_API_KEYSAUTOMOX_MCP_API_KEY_FILEAUTOMOX_MCP_DNS_REBINDING_PROTECTIONAUTOMOX_MCP_HOSTAUTOMOX_MCP_LOG_FORMATAUTOMOX_MCP_MODULESAUTOMOX_MCP_OAUTH_AUDIENCEAUTOMOX_MCP_OAUTH_ISSUERAUTOMOX_MCP_OAUTH_JWKS_URIAUTOMOX_MCP_OAUTH_SCOPESAUTOMOX_MCP_OAUTH_SERVER_URLAUTOMOX_MCP_PORTAUTOMOX_MCP_READ_ONLYAUTOMOX_MCP_SANITIZE_RESPONSESAUTOMOX_MCP_TOKEN_BUDGET