A
licenseA
qualityF
maintenanceEnables AI assistants like Claude to interact with humans through intuitive GUI dialogs, supporting text input, choices, confirmations, and information displays.
6
163
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool serves a clearly distinct purpose: input types (single-line, multi-line, choice), display (info, confirmation), and health check. No overlap in functionality.
Most tools follow verb_noun pattern (get_*, show_*), but health_check deviates slightly. Overall pattern is clear and predictable.
With 6 tools, the set is well-scoped for human-in-the-loop interactions, covering essential input, output, and status checking without excess.
Covers all core HITL interactions (input, choice, confirmation, info display). Minor gaps like file selection or progress indicators, but sufficient for typical use.