Safe local Python execution for LLM tools, no Docker or VMs required.
Visit MCP Safe Local Python ExecutorMCP Safe Local Python Executor is an MCP (Model Context Protocol) server that wraps Hugging Face's LocalPythonExecutor to provide a safer, isolated Python code execution environment for code generated by LLMs. It is designed for developers and LLM application users who need secure, local Python code execution (e.g., for Claude Desktop or other MCP-compatible clients) without requiring Docker, VMs, or third-party services. The focus is on restricting unsafe operations while staying lightweight and easy to set up.
Visit MCP Safe Local Python Executor's official website for product details and getting started.