mcp-my-mac

mcp_call_conda_info

Retrieve detailed Conda installation and environment data on your Mac, including versions, configurations, and package lists, to diagnose and manage Python setup effectively.

Instructions

Get comprehensive information about the Conda installation on this system.

If env_name is provided, it will return the information for the specified environment as well. Returns detailed information including: - Conda version and configuration - Python version and virtual packages - Base environment location - Channel URLs and package cache locations - Platform and system details - Complete list of all Conda environments with their paths - Complete list of all packages in the specified environment and their versions This is useful for diagnosing Conda-related issues or understanding the Python environment configuration on this system.

Input Schema

NameRequiredDescriptionDefault
env_nameNo

Input Schema (JSON Schema)

{ "properties": { "env_name": { "default": null, "title": "env_name", "type": "string" } }, "title": "mcp_call_conda_infoArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-my-mac

Related Tools

    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/zhongmingyuan/mcp-my-mac'

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