psutil

GitHub

Cross-platform lib for process and system monitoring in Python

11,257 stars Python 1 file ยท ~6,788 tokens #cpu#cross-platform#disk#memory#monitoring#network#processes#python

psutil MCP Server

MCP server for giampaolo/psutil

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "psutil": {
      "command": "npx",
      "args": [
        "-y",
        "@giampaolo/psutil"
      ]
    }
  }
}