🔌

Automox MCP Server

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

Other stdio pypi pypistdio
RUN IN TERMINAL
claude mcp add comautomox-automox-mcp -- uvx automox-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "comautomox-automox-mcp": { "command": "uvx", "args": ["automox-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comautomox-automox-mcp": { "command": "uvx", "args": ["automox-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comautomox-automox-mcp": { "command": "uvx", "args": ["automox-mcp"] } } }

About This MCP Server

The Automox Model Context Protocol server is a tool that enables management of devices, patches, and policies using natural language inputs, allowing for more intuitive interaction with Automox systems. It connects to Automox platforms, facilitating the use of AI coding assistants to automate tasks and configure settings. Developers would use this server when they need to integrate natural language processing capabilities into their Automox workflows, streamlining device management and policy enforcement.

Official MCP server for Automox. Manage devices, patches, and policies in natural language.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.

Package

automox-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Automox MCP Server server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comautomox-automox-mcp.svg)](https://skillsplayground.com/mcps/comautomox-automox-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.