Skip to main content
Glama

macOS Tools MCP Server

system_performance

Analyze and monitor macOS system performance by tracking CPU, memory, disk, network usage, and active processes. Optimize resources and access historical data for efficient system management.

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" }
Install Server

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