An MCP tool that allows AI models to ask users questions via a local web interface.
{
"mcpServers": {
"ask-user-questions": {
"command": "npx",
"args": [
"-y",
"ask-user-questions"
]
}
}
}Auto-generated from package name. Add to your client's MCP config file.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
An MCP tool that allows AI models to ask users questions via a local web interface.
Is it safe?
No known CVEs for ask-user-questions.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 34 days ago. 1 stars. 24 weekly downloads.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'ask-user-questions' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for Ask User Questions and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.