macos system.com
macos system.com logo

macOS System

Access macOS system information and send notifications.

Created byApr 22, 2025

@mcp-get-community/server-macos

A Model Context Protocol server that provides macOS-specific system information and operations.

Features

  • System information retrieval (CPU, Memory, Disk, Network)
  • Native macOS notifications

Installation

Configuration

Add this to your configuration:

Tools

systemInfo

Retrieves system information from macOS.
Parameters:
  • category (required): One of 'cpu', 'memory', 'disk', 'network', or 'all'
Example:

sendNotification

Sends a native macOS notification.
Parameters:
  • title (required): Title of the notification
  • message (required): Content of the notification
  • sound (optional): Whether to play a sound (default: true)
Example:

Development

  1. Install dependencies:
  1. Build the project:
  1. Run in development mode:

License

MIT

@mcp-get-community/server-macos

A Model Context Protocol server that provides macOS-specific system information and operations.

Features

  • System information retrieval (CPU, Memory, Disk, Network)
  • Native macOS notifications

Installation

Configuration

Add this to your configuration:

Tools

systemInfo

Retrieves system information from macOS.
Parameters:
  • category (required): One of 'cpu', 'memory', 'disk', 'network', or 'all'
Example:

sendNotification

Sends a native macOS notification.
Parameters:
  • title (required): Title of the notification
  • message (required): Content of the notification
  • sound (optional): Whether to play a sound (default: true)
Example:

Development

  1. Install dependencies:
  1. Build the project:
  1. Run in development mode:

License

MIT