Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Ompragash • DevOps & CI/CD
A Model Context Protocol (MCP) server that securely executes Python, Go, and JavaScript code snippets in isolated Docker containers via an embedded Go CLI.
Safely execute untrusted Python, Go, or JavaScript snippets in isolated Docker containers and capture stdout/stderr.
Run predefined code snippets or dynamically provided entrypoint code with configurable resource limits and timeouts.
Integrate code execution into an MCP-based workflow, returning structured execution results for downstream reasoning or formatting.
This server wraps an embedded Go CLI called "isolator" to provide an MCP tool named execute_code that runs code safely inside Docker containers with configurable resource and security limits. It supports executing code supplied directly or loaded from named snippet files, and returns structured stdout/stderr results back to the MCP host. The setup is configurable via isolator_config.json and manages temporary host directories and file copying into the container. It is intended for integration with LLM-based agents to run short, sandboxed code tasks.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.