MCP.so
Sign In

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "system-resource-monitor": {
      "command": "node",
      "args": [
        "/Users/username/Developer/projects/mcp/system-resource-monitor/build/index.js"
      ]
    }
  }
}

More from Other