MCPVault

run_python_code

MCP tool from MCP Python Interpreter by yzfly

Execute Python code in a specific environment

How to use it

run_python_code is exposed by the MCP Python Interpreter MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the run_python_code tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Python Interpreter

$pip install mcp-python-interpreter
FULL MCP PYTHON INTERPRETER LISTING