MCP Python Interpreter
UnclaimedMCP Python Interpreter: run python code. Python-mcp-server, mcp-python-server, Code Executor
Install
$
pip install mcp-python-interpreterUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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