MCP Python Interpreter
未认领MCP Python Interpreter: run python code. Python-mcp-server, mcp-python-server, Code Executor
claudeclaude-mcpcodemcpmcp-clientmcp-python-servermcp-serverpythonpython-mcp-serverqwen
安装
$
pip install mcp-python-interpreter工具(9 个)
install_package
Install a Python package in a specific environment
list_directory
List Python files in a directory
list_installed_packages
List packages installed in a specific environment
list_python_environments
List all available Python environments (system and conda)
read_file
Read contents of any file type, with size and safety limits
run_python_code
Execute Python code in a specific environment
run_python_file
Execute a Python file in a specific environment
write_file
Create or overwrite files with text or binary content
write_python_file
Create or overwrite a Python file specifically