Back to Home
timsto-cas icon

mcp_test_repo

by timsto-cas

Overview

A custom client-server application for network communication and remote execution of Python code.

Installation

Run Command
No command provided

Security Notes

CRITICAL: The server and client both use `eval()` on network-received data (`message['data']` and `response['data']`) without any apparent sanitization. This allows arbitrary remote code execution by a connected party, posing an extremely severe security vulnerability.

Similar Servers

Stats

Interest Score0
Security Score1
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2025-11-24

Tags

Client-ServerNetworkPythonCommunicationRemote Execution