Human In The Loop MCP Server
未认领A powerful MCP Server that enables AI assistants like Claude to interact with humans through intuitive GUI dialogs. This server bridges the gap between automated AI processes and human decision-making by providing real-time user input tools, choices, confirmations, and feedback mechanisms.
安装
$
uvx hitl-mcp-server工具(7 个)
allow_multiple
(bool): Allow multiple selections (default: false)
choices
(List[str]): Available options
default_value
(str): Pre-filled value (optional)
input_type
(str): "text", "integer", or "float" (default: "text")
message
(str): Confirmation message
prompt
(str): Question/prompt text
title
(str): Dialog window title