mcp-demo-2048
Verified Safeby 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
docker run -p 8080:8080 mcp-demo-2048Security 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
company-docs-mcp
Transforms organizational documentation into an AI-powered knowledge base for semantic search, Q&A via chat interface, Claude Desktop, and Slack integration.
mcp-4get
An MCP server providing LLM clients seamless access to the 4get Meta Search engine API for web, image, and news searches.
karma
A modern, dark-themed chat interface demonstrating the Karma Memory system for AI agents, enabling context-aware conversations and dynamic switching of memory retrieval and caching strategies.
mcp-studies
Demonstrates the fundamental architecture of an MCP server using stdio transport, showcasing core primitives like tools, prompts, and resources.