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>
Related Servers
Discord MCP
An MCP server for interacting with Discord.
Gmail MCP Server
An MCP server that enables AI models to interact directly with the Gmail API to manage emails.
Salesforce MCP Server - Enhanced Edition
A Salesforce MCP server with automatic integrations for services such as WhatsApp, Slack, email, and custom webhooks.
MCP gRPC Transport
A gRPC transport for MCP, enabling communication between clients and remote MCP servers.
Brainstorm MCP
Slack for AI agents - a local service where agents can join projects, message each other, and share resources in a structured workspace
WhatsApp Cloned Voice Messages
Integrates WhatsApp and Minimax to send personalized voice messages using cloned voices.
WeChat
A server for interacting with WeChat, a popular messaging and social media app.
Pikud Haoref Real-Time Alert System
Provides real-time access to Israeli emergency alerts from the official Pikud Haoref API.
Slack Notification
Send notifications to Slack channels using webhook URLs.
FastIntercom
A high-performance MCP server for analyzing Intercom conversations with fast, local access via caching and background sync.