# MCP Run Python > The MCP Run Python package is an MCP server that allows agents to execute Python code in a secure, sandboxed environment. It uses Pyodide to run Python code in a JavaScript environment with Deno, isolating execution from the host system. The MCP Run Python package is an [MCP](https://wiki.g15e.com/pages/Model%20context%20protocol.txt) server that allows agents to execute [Python](https://wiki.g15e.com/pages/Python.txt) code in a secure, sandboxed environment. It uses [Pyodide](https://wiki.g15e.com/pages/Pyodide.txt) to run Python code in a [JavaScript](https://wiki.g15e.com/pages/JavaScript.txt) environment with , isolating execution from the host system. https://ai.pydantic.dev/mcp/run-python/