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>
相关服务器
LINE Bot MCP Server
Connects an AI agent to a LINE Official Account using the LINE Messaging API.
Slack User
Interact with Slack workspaces as a user via the Slack API.
Kafka MCP Server
An MCP server for Apache Kafka, enabling LLMs to perform Kafka operations like producing and consuming messages.
Convo
Access your meeting transcripts, summaries, and action items from any AI assistant.
MCP DingDing Bot
Send and manage message notifications and interactions with DingTalk / DingDing.
aiogram-mcp
MCP server for Telegram bots built with aiogram. 30 tools, 7 resources, 3 prompts — messaging, rich media, moderation, interactive keyboards, real-time event streaming, rate limiting, permissions, and audit logging.
Perplexity Chat
An MCP server for the Perplexity API to query responses and manage conversations.
WebRTC MCP Chat Server
A remote WebRTC chat server with secure temporary rooms and MCP support for background agents.
AI Interaction Tool
An AI interaction tool with an advanced UI for the Model Context Protocol (MCP).
Help Scout
An MCP server that enables AI assistants to interact with Help Scout data, such as customers and conversations.