execute_code
Run Python code in a specified Conda environment, ensuring access to required libraries and dependencies for efficient execution. Optionally save the code with a custom filename.
Instructions
Execute Python code in the specified conda environment
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Python code to execute | |
filename | No | Optional: Name of the file to save the code (default: generated UUID) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Code Executor
Related Tools
- @maxim-saplin/mcp_safe_local_python_executor
- @philipp-eisen/modal-mcp-toolbox
- @yzfly/mcp-python-interpreter
- @yzfly/mcp-python-interpreter
- @hdresearch/mcp-python