Skip to main content
Glama

macOS Tools MCP Server

system_performance

Monitor and analyze macOS system performance, including CPU, memory, disk, and network usage. View current stats, historical data, or optimize resources for efficient operation.

Instructions

Monitor system performance and analyze resource usage

Input Schema

NameRequiredDescriptionDefault
actionYesType of performance analysis
metricNoSpecific metric to analyze
timeRangeNoTime range for historical data (e.g., '1h', '24h', '7d')

Input Schema (JSON Schema)

{ "properties": { "action": { "description": "Type of performance analysis", "enum": [ "current", "history", "processes", "optimize" ], "type": "string" }, "metric": { "description": "Specific metric to analyze", "enum": [ "cpu", "memory", "disk", "network", "all" ], "type": "string" }, "timeRange": { "description": "Time range for historical data (e.g., '1h', '24h', '7d')", "type": "string" } }, "required": [ "action" ], "type": "object" }

Other Tools from macOS Tools MCP Server

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/tornikegomareli/macos-tools-mcp-server'

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