Washyu Ansible
Freeby MCP Community
MCP server for Ansible CLI integration
v1.0.0Added Apr 12, 2026
Washyu Ansible MCP Server
MCP server for Ansible CLI integration
Installation
Reviews
Installation
Quick install
npx -y @iflow-mcp/washyu-ansible-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"washyu-ansible": {
"command": "npx",
"args": ["-y", "@iflow-mcp/washyu-ansible-mcp-server"]
}
}
}