Ansible
MCP Serverby poindexter12 · Added 5mo ago
Claude
4
Install
git clone https://github.com/poindexter12/waypointAdd to Claude
claude mcp add ansibleQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ansible": {
"command": "npx",
"args": [
"@modelcontextprotocol/ansible"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Ansible automation reference for playbooks, roles, inventory, variables, and modules. Includes Proxmox VE and Docker integration via community.general and community.docker collections. Use when writing playbooks, troubleshooting Ansible runs, or designing automation workflows. Triggers: ansible, playbook, inventory, role, task, handler, vars, jinja2, galaxy, proxmox_kvm, proxmox_lxc, docker_container, docker_compose.
Tags
devopspythongoshellbashskill