MCP-WASMPython-Runner
@OrbitZore
About MCP-WASMPython-Runner
A safe MCP Python Runner with Docker Image
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP-WASMPython-Runner?
A safe MCP Python Runner that runs Python code in a Docker container, accessible via an SSE endpoint.
How to use MCP-WASMPython-Runner?
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.
Key features of MCP-WASMPython-Runner
- Safe Python execution via Docker isolation
- SSE transport for LLM client integration
- Docker‑based, easy to deploy
Use cases of MCP-WASMPython-Runner
—
FAQ from MCP-WASMPython-Runner
What runtime is required?
Docker is required to run the Docker‑Compose configuration.
How do I connect an LLM client?
Use the SSE endpoint http://[HOST_IP]:8000/sse in your LLM client.
Can I run it in development mode?
Yes, run make dev for hot‑reload development.
How do I build the Docker image?
Run make in the project root.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mlops
visengerA curated list of references for MLOps
Comments