Skip to content
Back to search
30
MCP

@supernova123/system-monitoring-mcp-server

npm/@supernova123/system-monitoring-mcp-server

MCP server for Linux system monitoring — CPU, memory, disk, network, processes, systemd services, and system logs for Claude, Cursor, and AI agents

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@supernova123/docker-mcp-server
MCP server for Docker — container management, health checks, auto-restart, Compose lifecycle, and log streaming for Claude, Cursor, and AI a
0 tools
@supernova123/cron-scheduler-mcp-server
MCP server for cron job scheduling with systemd integration, retry logic, and observability
0 tools
linux-admin-mcp-server
MCP server for Linux system administration — manage services, processes, disk, network and logs via AI agents
0 tools
linux-mcp-server
MCP server for read-only Linux system administration, diagnostics, and troubleshooting
0 tools
@supernova123/grpc-mcp-server
MCP server for gRPC — service discovery via server reflection, method invocation, type schema inspection for Claude, Cursor, and AI agents
0 tools
io.github.rhel-lightspeed/linux-mcp-server
MCP server for read-only Linux system administration, diagnostics, and troubleshooting
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@supernova123/system-monitoring-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}