ansible-flow-mcp

real-limitless/ansible-flow-mcp
★ 0 stars Python AI/LLM Updated 6d ago
MCP server exposing Ansible modules to AI agents (search → schema → check → execute). Side project dual-tracked with OpenFlow Ansible gallery.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ansible-flow-mcp": {
      "command": "uvx",
      "args": [
        "ansible-flow-mcp"
      ]
    }
  }
}

Or install with pip: pip install ansible-flow-mcp

README Excerpt

**Give agents Ansible. Not the keys.** MCP server that exposes real Ansible modules and playbooks to AI agents — and a **SSH hub/spoke fabric** so multi-host automation is enrolled, bastion-scoped, and check-first by default. | Track | What you get | | --- | --- | | **Agent loop** | `search → schema → check → execute` on allowlisted collections |

Tools (12)

ANSIBLE_FLOW_CATALOG_DIRANSIBLE_FLOW_COLLECTIONSANSIBLE_FLOW_HUB_DIRANSIBLE_FLOW_INVENTORYANSIBLE_FLOW_PLAYBOOK_ROOTSANSIBLE_FLOW_SPOKE_DIRANSIBLE_FLOW_TIMEOUTget_module_schemalist_collectionsrun_modulerun_playbooksearch_modules