Skip to main content
Glama

MCP Python Interpreter

list_installed_packages

Identify installed Python packages in a specific environment using the MCP Python Interpreter. Specify the environment name to retrieve package details effectively.

Instructions

List installed packages for a specific Python environment. Args: environment: Name of the Python environment (default: default if custom path provided, otherwise system)

Input Schema

NameRequiredDescriptionDefault
environmentNodefault

Input Schema (JSON Schema)

{ "properties": { "environment": { "default": "default", "title": "Environment", "type": "string" } }, "title": "list_installed_packagesArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PortPro-Technologies-Inc/mcp-python-interpreter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server