AN
Ansible
repo →lets AI assistants run ansible playbooks, terraform plans, and manage cloud infrastructure
stdio· No auth· source
MCP SysOperator exposes Ansible to LLM agents through the Model Context Protocol, letting an AI assistant run playbooks, issue ad-hoc commands, manage inventory files, and provision AWS resources directly from a chat interface. It targets DevOps and platform engineers at ecommerce companies who want Claude or similar agents to execute infrastructure changes against staging and production fleets without leaving the conversation loop.
> what it does
- Execute Ansible playbooks directly from an MCP-compatible AI agent
- Run ad-hoc commands across managed inventory from chat context
- Manage static and dynamic inventory files programmatically via tool calls
- Provision and modify AWS resources through Ansible AWS collections
- Self-hosted open-source server, no vendor data intermediary required