mcp-my-mac

mcp_call_mac_system_profiler

Retrieve detailed system information on macOS, including hardware, software, network, and peripheral data, to aid in understanding and debugging system configurations.

Instructions

Call the system_profiler with the given datatype. Allow LLM to deepdive into the system information. This function is used to get the system information to help user to understand the system and potentially debug. Allowed datatypes: - SPAirPortDataType - Airport/WiFi information - SPApplicationsDataType - Application information - SPAudioDataType - Audio device information - SPBluetoothDataType - Bluetooth information - SPCameraDataType - Camera information - SPDiagnosticsDataType - Diagnostic information - SPDisplaysDataType - Display and graphics information - SPFirewallDataType - Firewall settings - SPHardwareDataType - Hardware specifications - SPLocationDataType - Location services information - SPMemoryDataType - Memory information - SPNetworkDataType - Network settings and interfaces - SPNVMeDataType - NVMe storage details - SPPCIDataType - PCI devices information - SPPowerDataType - Battery and power information - SPSoftwareDataType - Software and OS information - SPStorageDataType - Storage devices and volumes - SPThunderboltDataType - Thunderbolt ports and connections - SPUSBDataType - USB devices and connections

Input Schema

NameRequiredDescriptionDefault
datatypeYes

Input Schema (JSON Schema)

{ "properties": { "datatype": { "title": "Datatype", "type": "string" } }, "required": [ "datatype" ], "title": "mcp_call_mac_system_profilerArguments", "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