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>
Máy chủ liên quan
MCP Email Service
A service for managing emails across multiple providers.
Coreflux MQTT MCP Server
An MCP server that connects to a Coreflux MQTT broker, providing Coreflux and MQTT actions as tools for AI assistants.
Email
This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports attaching files from specified directories, making it easy to upload attachments along with the email content.
Slack
The most powerful MCP server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins 😏.
MCP Feedback Collector
A server for collecting user feedback and AI work reports.
FastMail
Interact with FastMail's email, calendar, and contacts via its JMAP API.
Instantly
Manage email campaigns and leads using the Instantly.ai v2 API.
Hatena Blog
An MCP server for interacting with the Hatena Blog service.
mcp2mqtt
An MCP service for device communication and PWM control via the MQTT protocol.
WeCom Bot MCP Server
An MCP server for sending messages to WeCom (WeChat Work) bots.