01List and monitor currently executing Ansible playbooks with the `ara://running` resource
02Programmatic access to recorded Ansible playbooks, plays, tasks, hosts, and results via `ara://` URIs
030 GitHub stars
04Quickly retrieve playbook execution summaries using the `get_playbook_status` tool
05Monitor specific playbook executions in real-time with `watch_playbook`, detailing progress, tasks, and timelines
06Query arbitrary Ara API endpoints with `ara_query` tool, supporting GET/POST and automatic pagination