Back to Home

mcp-demo-server

Verified Safe

by MomentaryChen

Overview

A demo server demonstrating basic real-time communication using the @mcp-socket/server library, sending welcome and 'Ping!' messages to connected clients.

Installation

Run Command
npm install && npm run build && npm start

Security Notes

The code is simple and demonstrates basic server functionality without complex user input processing, 'eval' usage, or hardcoded secrets. It listens on port 8080 as expected for a server and primarily logs messages and sends fixed strings.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1
Stars0
Forks0
Last Update2025-11-27

Tags

real-timewebsocketdemoservercommunication