Skip to content

Washyu Ansible

Free

by MCP Community

MCP server for Ansible CLI integration

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Washyu Ansible MCP Server

MCP server for Ansible CLI integration

Installation

Reviews

Leave a Review

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"]
    }
  }
}