AutomoxCommunity/automox-mcp
If you are the rightful owner of automox-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Automox MCP Server is a Model Context Protocol server that allows Automox customers to manage their console through AI assistants, focusing on common operational tasks.
Tools
Functions exposed to the LLM to take actions
list_devices
Summarize device inventory and policy status across the organization.
device_detail
Return curated device context including recent policy status and assignments.
devices_needing_attention
Surface Automox devices flagged for immediate action.
search_devices
Search Automox devices by hostname, IP, tag, status, or severity of missing patches.
device_health_metrics
Aggregate device health metrics for the organization.
execute_device_command
Issue an immediate command to a device.
policy_health_overview
Summarize recent Automox policy activity.
policy_execution_timeline
Review recent executions for a policy.
policy_run_results
Fetch per-device results for a specific execution token.
policy_catalog
List Automox policies with type and status summaries.
policy_detail
Retrieve configuration and recent history for a policy.
apply_policy_changes
Preview or submit structured policy create/update operations.
patch_approvals_summary
Summarize pending patch approvals and their severity.
decide_patch_approval
Approve or reject an Automox patch approval request.
execute_policy_now
Execute a policy immediately for remediation.
invite_user_to_account
Invite a user to the Automox account with optional zone assignments.
remove_user_from_account
Remove a user from the Automox account by UUID.
audit_trail_user_activity
Retrieve Automox audit trail events performed by a specific user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client