install_package
Install Python packages in a persistent REPL environment using the MCP protocol. Specify the package name to integrate it into your Python workflow.
Instructions
Install a Python package using uv
Input Schema
Name | Required | Description | Default |
---|---|---|---|
package | Yes | Package name to install (e.g., 'pandas') |