Format Python code using Pyright's formatter to ensure consistent style and improve readability. Input Python code as a string for automatic formatting.
Enables execution of Python code in a safe environment, including running scripts, installing packages, and retrieving variable values. Supports file operations and package management through pip.
Enables LLMs to automatically diagnose coding errors through codebase search, test execution, and live debugger integration (DAP/V8 CDP). Provides a secure, policy-gated environment for investigating failures while preventing destructive operations.
Execute Python code directly within Blender to automate 3D modeling tasks, manipulate objects, control materials, and manage scenes through AI assistance.
Execute Python code with flexible execution modes including inline for speed and subprocess for isolation. Use to run Python scripts, test code snippets, or maintain session state across executions.
Execute custom Python code with Blender's bpy API to perform complex 3D operations, create custom workflows, and access advanced functionality not covered by standard tools.
Execute Python code or scripts directly from AI assistants, supporting virtual environments and command-line arguments for automated development tasks.
Statically audits MCP server Python files by enumerating tools registered via decorators and reporting security risks including shell execution, filesystem writes, network egress, and code injection.