Back to Home
JoJoJotarou icon

AskUserQuestionPlus

Verified Safe

by JoJoJotarou

Overview

Facilitates asking structured questions to users via a web interface, collecting their input for AI models interacting through the Model Context Protocol (MCP).

Installation

Run Command
npx ask-user-question-plus

Environment Variables

  • PORT
  • TIMEOUT
  • NODE_ENV

Security Notes

The server uses Zod for input schema validation for the MCP tool, ensuring structured and validated input from the AI model. WebSocket messages from the client are parsed as JSON, with error handling for malformed messages. The `open` package is used to launch a web browser, which is an intentional feature for user interaction and the URL is controlled by the server. No obvious hardcoded secrets, 'eval' usage, or direct command injection vulnerabilities from user input were found. The service runs on localhost, limiting direct external attack surface.

Similar Servers

Stats

Interest Score72
Security Score9
Cost ClassLow
Avg Tokens300
Stars23
Forks3
Last Update2026-01-19

Tags

MCPuser interactionweb interfacequestionnairereal-time