gopsutil

GitHub

Go go & golang repository by @shirou. Model Context Protocol (MCP) server & tools with 12k stars.

11,882 stars Go Go 1 file ยท ~3,805 tokens #go#golang#system-information

gopsutil MCP Server

MCP server for shirou/gopsutil

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