servers / ansible-mcp-server
ansible-mcp-server
communityunknownpythonwrite capablehealthy
A Model Context Protocol (MCP) server for Ansible automation
49/ 100
01Tools · 18
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| ansible_inventory List all hosts and groups in the Ansible inventory. | read | false | unknown |
| inventory_graph Show inventory in graph format. | read | false | unknown |
| inventory_find_host Find a specific host and show its details. | read | false | unknown |
| ansible_playbook Run an Ansible playbook. | write | true | unknown |
| ansible_task Run an ad-hoc Ansible task. | write | true | unknown |
| ansible_ping Ping Ansible hosts to test connectivity. | unknown | unknown | unknown |
| validate_playbook Validate playbook syntax. | unknown | unknown | unknown |
| create_playbook Create a new playbook file. | write | true | unknown |
| list_projects List all registered projects.
Returns:
JSON with all projects | read | false | unknown |
| project_playbooks List all playbooks in a project. | read | false | unknown |
| register_project Register an Ansible project. | unknown | unknown | unknown |
| vault_decrypt Decrypt a file encrypted with Ansible Vault. | unknown | unknown | unknown |
| ansible_diagnose_host Run comprehensive diagnostics on a host. | write | true | unknown |
| vault_encrypt Encrypt a file with Ansible Vault. | unknown | unknown | unknown |
| ansible_gather_facts Gather system facts from hosts. | unknown | unknown | unknown |
| vault_view View an encrypted file without decrypting it. | read | false | unknown |
| ansible_service_manager Manage systemd services. | unknown | unknown | unknown |
| galaxy_install Install roles and collections from requirements file. | unknown | unknown | unknown |
02Install & source
uvx ansible-mcp-server
uvxpip install ansible-mcp-server
pip04Trust reasoning
- 0Community serverofficial_status
- -3No clear licenselicense
- -3Exposes write toolstool_risk
- +10MCP handshake verifiedverification
- +5tools/list verifiedverification
05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-06-30 22:05Z
next_check2026-07-01 07:40Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed metadata:passed
index_statusindex — 5 unique facts >= 5
06Badge
Show your MCPExplorer trust badge in your README.
[](https://mcpexplorer.com/servers/ansible-mcp-server)
Next step
Generate a runtime config, or package this server into a governed Loadout with approvals and policies before your agent uses it.
Use in a Loadout