Provides secure and isolated Python code execution capabilities through an MCP server interface.
This tool is an MCP (Model Context Protocol) server designed to safely execute Python code. Leveraging the AgentRun library, it runs code within isolated Docker containers, ensuring a clean and reproducible environment for each execution. It features automatic container lifecycle management, robust error handling, and a straightforward interface, making it ideal for integration with AI assistants and other developer tools requiring reliable and secure Python code execution.