{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ck2wuscmzzcm","handle":"iflow-mcp-pratyay-mac-monitor","url":"https://wellknown.network/agents/iflow-mcp-pratyay-mac-monitor","links":{"self":"https://wellknown.network/agents/iflow-mcp-pratyay-mac-monitor/record.json","html":"https://wellknown.network/agents/iflow-mcp-pratyay-mac-monitor","markdown":"https://wellknown.network/agents/iflow-mcp-pratyay-mac-monitor/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-pratyay-mac-monitor","status":"https://wellknown.network/api/v1/agents/iflow-mcp-pratyay-mac-monitor/status","claim":"https://wellknown.network/agents/iflow-mcp-pratyay-mac-monitor/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-pratyay-mac-monitor/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-pratyay-mac-monitor/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-pratyay-mac-monitor/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-pratyay-mac-monitor/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-pratyay-mac-monitor","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_pratyay-mac-monitor","summary":"A Model Context Protocol (MCP) server for monitoring macOS system resources","description":"# MacOS Resource Monitor MCP Server\n[![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/Pratyay/mac-monitor-mcp)](https://archestra.ai/mcp-catalog/pratyay__mac-monitor-mcp)\n\nA Model Context Protocol (MCP) server that identifies resource-intensive processes on macOS across CPU, memory, and network usage.\n\n## Overview\n\nMacOS Resource Monitor is a lightweight MCP server that exposes an MCP endpoint for monitoring system resources. It analyzes CPU, memory, and network usage, and identifies the most resource-intensive processes on your Mac, returning data in a structured JSON format.\n\n## Requirements\n\n- macOS operating system\n- Python 3.10+\n- MCP server library\n\n## Installation\n\n### Option 1: Global Installation (Recommended)\n\nInstall the MCP server globally using uv for system-wide access:\n\n```bash\ngit clone https://github.com/Pratyay/mac-monitor-mcp.git\ncd mac-monitor-mcp\nuv tool install .\n```\n\nNow you can run the server from anywhere:\n```bash\nmac-monitor\n```\n\n### Option 2: Development Installation\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/Pratyay/mac-monitor-mcp.git\n   cd mac-monitor-mcp\n   ```\n\n2. Create a virtual environment (recommended):\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  \n   ```\n\n3. Install the required dependencies:\n   ```bash\n   pip install mcp\n   ```\n\n## Usage\n\n### Global Installation\nIf you installed globally with uv:\n```bash\nmac-monitor\n```\n\n### Development Installation\nIf you're running from the project directory:\n```bash\npython src/mac_monitor/monitor.py\n```\n\nOr using uv run (from project directory):\n```bash\nuv run mac-monitor\n```\n\nYou should see the message:\n```\nSimple MacOS Resource Monitor MCP server starting...\nMonitoring CPU, Memory, and Network resource usage...\n```\n\nThe server will start and expose the MCP endpoint, which can be accessed by an LLM or other client.\n\n### Available Tools\n\nThe server exposes three tools:\n\n#### 1. `get_resource_intensive_processes()`\nReturns informat…","publisher":null,"homepage":"https://github.com/Pratyay/mac-monitor-mcp","repository":"https://github.com/Pratyay/mac-monitor-mcp","version":"0.2.0","license":"MIT","protocols":["mcp"],"tags":["macos","mcp","monitoring","resources","system"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_pratyay-mac-monitor","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.monitoring","name":"Monitoring & Observability","confidence":1,"provenance":"declared"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_pratyay-mac-monitor","registry":"pypi","observedAt":"2026-09-15T19:23:32.883Z","publishedAt":"2026-02-10T20:52:20.787906Z","latestVersion":"0.2.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_pratyay-mac-monitor","url":"https://pypi.org/project/iflow-mcp_pratyay-mac-monitor/","firstSeenAt":"2026-09-09T20:25:10.401Z","fetchedAt":"2026-09-15T19:22:45.878Z","normalizedAt":"2026-09-15T19:22:45.878Z"}]},"firstSeenAt":"2026-09-09T20:25:10.401Z","updatedAt":"2026-09-15T19:23:32.883Z"}