MCP Servers / communication / Human-In-the-Loop MCP Server

Human-In-the-Loop MCP Server

JSON →
none162communication

Enables AI assistants to interact with humans through GUI dialogs for input, choices, and confirmations.

Install
How to run this server
[ { "cmd": "uvx (Recommended)", "imports": [] } ]
server path: human-in-the-loop-mcp-server
Tools
What this server exposes
get_user_input
Get single-line text, numbers, or other data from users with validation
get_user_choice
Present multiple options for user selection, supporting single or multiple selections
get_multiline_input
Collect longer text content, code, or detailed descriptions from users
show_confirmation_dialog
Ask for yes/no confirmation before proceeding with actions
show_info_message
Display information, notifications, or status updates to users
health_check
Check server status and GUI availability
Configuration
Environment & auth
authnone
Resources
Human-In-the-Loop MCP Server — MCP Server · libregistry