Discover all available Python environments, including system Python and conda environments, using this tool to manage and interact with your Python setups effectively.
Execute Python scripts directly within Unreal Editor to automate tasks or extend functionality. Ensure scripts include `import unreal` and refer to Unreal Python documentation for proper usage.
Install or upgrade Python packages in specified environments using the MCP Python Interpreter. Manage dependencies efficiently for custom or system-wide Python setups.
Retrieve detailed Conda environment and Python configuration data, including versions, packages, and paths, to diagnose and resolve Conda-related issues effectively.
A Model Context Protocol server that extracts and analyzes Python code structures, focusing on import/export relationships between files to help LLMs understand code context.