CloudMcp
by OthmanAdi
Overview
Provides a set of simple, executable tools (time, date, calculator, memory storage) via an MCP interface using Server-Sent Events (SSE).
Installation
python mcp_server_railway.pyEnvironment Variables
- PORT
Security Notes
CRITICAL: The 'calculator' tool uses `eval()` on user-provided input ('expression'). This is a severe remote code execution vulnerability, allowing an attacker to execute arbitrary Python code on the server by injecting malicious expressions. The server is fundamentally unsafe to run in its current state without remediation.
Similar Servers
oxylabs-mcp
This project likely functions as a Minecraft server proxy or management tool, potentially for large-scale data collection or automation.
pipelex-mcp
Enables AI agents to build and execute Pipelex pipelines from natural language descriptions via the Model Context Protocol (MCP).
7134-easy-mcp-server
This project provides an easy-to-setup server solution designed to bridge or interact with Minecraft servers, simplifying their management or extending their functionalities.
mcp-mineru
Implements or interacts with the Minecraft Protocol, likely for building custom Minecraft servers or client utilities.