Monitor MCP Server
@unxai
About Monitor MCP Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Monitor MCP Server?
Monitor MCP Server is a system monitoring server based on the MCP (Message Control Protocol) that monitors Mac system CPU, memory, and disk usage. It provides system monitoring capabilities through MCP tools for developers and system administrators.
How to use Monitor MCP Server?
Install the required dependencies (mcp[cli] and psutil), then invoke the provided tools via MCP: get_cpu_info() for CPU usage, get_memory_info() for memory usage, and get_disk_info() for disk usage.
Key features of Monitor MCP Server
- Provides per-core CPU usage, frequency, and core count
- Reports total, available, used, free memory and usage percentage
- Shows disk partition details with filesystem type and space usage
- Uses psutil for accurate system metric collection
- Integrates with the MCP protocol for tool invocation
Use cases of Monitor MCP Server
- Monitor CPU load and frequency across all cores on a Mac
- Track memory consumption to identify high-usage processes
- Check disk space availability across all mounted partitions
- Integrate system monitoring into MCP-based automation workflows
FAQ from Monitor MCP Server
What dependencies does Monitor MCP Server require?
It requires mcp[cli] (the MCP protocol implementation) and psutil (system and process monitoring library).
Which operating systems are supported?
Monitor MCP Server is designed for Mac systems.
What tools does Monitor MCP Server provide?
It provides three tools: get_cpu_info(), get_memory_info(), and get_disk_info() for retrieving CPU, memory, and disk usage data.
Frequently asked questions
What dependencies does Monitor MCP Server require?
It requires `mcp[cli]` (the MCP protocol implementation) and `psutil` (system and process monitoring library).
Which operating systems are supported?
Monitor MCP Server is designed for Mac systems.
What tools does Monitor MCP Server provide?
It provides three tools: `get_cpu_info()`, `get_memory_info()`, and `get_disk_info()` for retrieving CPU, memory, and disk usage data.
Basic information
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments