Back to Home
sco3 icon

stdio_sse_mcp_server_wrapper

by sco3

Overview

Acts as an intermediary, wrapping a standard I/O (stdio) based process and exposing its real-time output and input capabilities via a Server-Sent Events (SSE) web interface.

Installation

Run Command
npm start

Environment Variables

  • PORT
  • MCP_SERVER_COMMAND

Security Notes

Source code not provided for detailed analysis. Based on the name, it's likely a Node.js application that manages a child process. Potential risks include unsanitized command execution if it spawns child processes, or improper handling/exposure of internal process state if not carefully implemented via SSE. No hardcoded secrets or malicious patterns could be identified without the actual source code.

Similar Servers

Stats

Interest Score0
Security Score5
Cost ClassLow
Stars0
Forks0
Last Update2026-01-18

Tags

WrapperServer-Sent EventsProcess ManagementAPI GatewayReal-time