AN
Ansible
repo →MCP server exposing Ansible inventory, playbook, and role tools via Python
stdio· No auth· source
This MCP server exposes Ansible operations to AI assistants, letting platform and DevOps engineers run playbooks, manage inventories, handle Vault secrets, and resolve Galaxy dependencies through conversational interfaces. It supports project-based configuration management with idempotence testing and inventory diff previews before changes apply. Buyers are infrastructure leads at ecommerce companies who already standardize on Ansible and want LLM agents to safely propose and execute infrastructure changes against staging and production fleets.
> what it does
- Execute Ansible playbooks via MCP with idempotence checks built in
- Manage inventories with diff previews before applying configuration changes
- Handle Vault secrets operations directly through model context protocol calls
- Resolve Galaxy dependencies using lock files for reproducible role installs
- Scaffold new roles with consistent structure for platform engineering teams