Back to directory
@maxim-saplin/mcp_safe_local_python_executor

@maxim-saplin/mcp_safe_local_python_executor

@maxim-saplin44

Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' `smolagents` framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.

PythonCode InterpreterSecurityLocal ExecutionHugging Facesmolagentstool

Installation & Configuration

{
  "mcpServers": {
    "-maxim-saplin-mcp-safe-local-python-executor": {
      "command": "npx",
      "args": [
        "-y",
        "-maxim-saplin-mcp-safe-local-python-executor-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/27
Updated
2026/6/8