Executes Python code through the MCP protocol with a persistent session.
This server provides a Python REPL as an MCP tool, enabling the execution of Python code via the MCP protocol while maintaining a persistent session. It allows users to set variables, perform calculations, install packages, and manage their Python environment directly within an MCP-compatible application. It includes tools for executing code, listing variables, and installing packages from pypi.