MCP Code Executor
by bazinga012
execute_code
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) |