Back to Home
cocolizh icon

mcp-demo-2048

Verified Safe

by cocolizh

Overview

This server provides a web-based implementation of the classic 2048 game, accessible through a browser and using WebSockets for real-time game state updates.

Installation

Run Command
docker run -p 8080:8080 mcp-demo-2048

Security Notes

The source code analysis reveals no use of 'eval', obfuscation, hardcoded secrets, or overtly malicious patterns. It utilizes standard Node.js libraries (Express, ws) for a simple web game. Network exposure on port 8080 is standard for a web application.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens25
Stars0
Forks0
Last Update2025-11-20

Tags

2048 gameWebSocketNode.jsweb serverExpress