Agent♥︎Age
Catalog

Exec Sandbox

Official

by inhuman · Go

Single exec tool running caller Python in a network-isolated locked-down sandbox.

io.github.inhuman/mcp-exec (MCP Server)

The io.github.inhuman/mcp-exec MCP server provides a single “exec” tool that runs the caller’s Python code inside a network-isolated, locked-down sandbox. This focuses execution on Python workloads while constraining network access and environment capabilities for safety.

🛠️ Key Features

  • Single exec tool
  • Executes caller Python code
  • Runs in a network-isolated, locked-down sandbox

🚀 Use Cases

  • Execute Python snippets via an MCP tool call
  • Perform controlled code execution where network access must be isolated

⚡ Developer Benefits

  • Simplifies running Python through one MCP exec interface
  • Clear execution containment via network-isolated sandboxing

⚠️ Limitations

  • Provides only one tool (exec)
  • Only supports Python execution as described (no other languages specified)
Exec Sandbox - agentage MCP Catalog