MCP-WASMPython-Runner
About
A safe MCP Python Runner that runs Python code in a Docker container, accessible via an SSE endpoint.
Details
- Author
- OrbitZore
- Downloads
- 308
- Categories
- Other
Jump to
- Safe Python execution via Docker isolation
- SSE transport for LLM client integration
- Docker‑based, easy to deploy
Clone the repository and run make start to start the docker-compose in background. Then connect your LLM client to http://[HOST_IP]:8000/sse. Stop with make stop. For development with hot reload use make dev; build the Docker image with make.
MCP-WASMPython-Runner
A safe MCP Python Runner with Docker Image.
QuickStart
Startup docker-compose in background(docker required)
git clone https://github.com/OrbitZore/MCP-WASMPython-Runner.git
cd 'MCP-WASMPython-Runner'
make start
and type url in LLM client like this http://[HOST_IP]:8000/sse
Stop docker-compose
make stop
Start in develop with hot reload
make dev
Build docker image
make
Screenshots
CherryStudio THUDM/GLM-4-32B-0414 SiliconFlow
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



