Prompt for User Input MCP Server
Enables AI models to prompt users for input directly within their code editor for interactive conversations.
Prompt for User Input MCP Server
A Model Context Protocol (MCP) server that enables AI models to prompt users for input directly through their code editor. This creates an interactive experience where AI assistants can ask questions, request clarification, or gather information from users in real time during conversations.
Suggested System Prompt
IMPORTANT: Do not finish responding until explicitly told to do so; instead, always use the MCP `prompt_for_user_input`. If you feel stuck, are experiencing issues, have a question, or have finished the work, always communicate with the user using this MCP. The prompts you give the user must be simple. It's fine if they contain a lot of information, but they must not be in Markdown since it will not render properly. The prompts should be written almost entirely in prose.
Command
Run the server:
uv run uvicorn mcp_server:app --port 4444
Environment Variables
Both the MCP server and the Cursor MCP configuration require the following environment variable:
PROMPT_FOR_USER_INPUT_MCP_AUTH_TOKEN=<your-authentication-token>
Servidores relacionados
MCP Evolution API
An MCP server for Claude that integrates with the Evolution API for WhatsApp automation.
Theagora
Agent-to-agent service exchange with atomic escrow, cryptographic verification, and per-function reputation. 27 MCP tools.
CData Slack MCP Server
A read-only MCP server for Slack by CData, enabling LLMs to query live Slack data. Requires the CData JDBC Driver for Slack.
Human-in-the-Loop
Allows AI assistants to ask questions to humans via Discord.
Genesys Cloud MCP Server
Exposes Genesys Cloud tools like sentiment analysis, conversation search, and topic detection for LLMs.
Email
Automate email tasks using SMTP and IMAP protocols.
Freshdesk MCP Server
An MCP server for interacting with the Freshdesk API v2, enabling management of customer support tickets and contacts.
MCP Relay
A Discord relay server to send messages and prompts to a channel and receive responses.
VOICEROID Daemon
A text-to-speech server for VOICEROID2 via the voiceroid_daemon.
Discord
Enables AI assistants to interact with the Discord platform, allowing them to send messages, manage channels, and perform other actions.