Back to Home
OthmanAdi icon

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

Run Command
python mcp_server_railway.py

Environment 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

Stats

Interest Score0
Security Score1
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-11-21

Tags

MCP ServerToolingSSEPythonStarlette