mcp_safe_local_python_executor

mcp_safe_local_python_executor

18

The Safe Local Python Executor is an MCP server designed to securely execute Python code generated by LLMs locally. It offers a custom Python runtime without requiring Docker or virtual machines, ensuring safer execution through restricted operations and imports.

run_python

Tools for executing Python code