An MCP server (stdio transport) that wraps Hugging Face's LocalPythonExecutor (from the smolagents framework). It is a custom Python runtime that provides basic isolation/security when running Python code generated by LLMs locally. It does not require Docker or VM. This package allows to expose the Python executor via MCP (Model Context Protocol) as a tool for LLM apps like Claude Desktop, Cursor
Add this skill
npx mdskills install maxim-saplin/mcp-safe-local-python-executorWell-documented MCP server providing safer Python execution via sandboxed runtime with clear setup instructions
claude mcp add mcp-safe-local-python-executor -- npx -y mcp_safe_local_python_executor
npx mdskills install maxim-saplin/mcp-safe-local-python-executor