Browse/devops/Python Sandbox MCP Server

Python Sandbox MCP Server

by username · Added 9d ago

54

Install

git clone https://github.com/cloudywu0410/python_sandbox_mcp_server

About

A secure Python code execution server that enables LLMs to run Python code safely in isolated Docker containers. Supports regular Python code execution with stdout capture, Matplotlib plotting with PNG image generation, secure sandboxing via Snekbox Docker container, and real-time communication using Server-Sent Events (SSE). Configurable via environment variables MCP_SERVER_NAME, SNEKBOX_URL, and TEMP_DIR.

Tags

devopsmcp-serverlobehubdeveloper