{"slug":"cdmx1/system-diag-mcp","name":"System Diagnostics","description":"An MCP server for system diagnostics and monitoring on Ubuntu using common command-line tools.","category":"development","tags":[],"official":false,"stars":0,"transport":"stdio","install":[{"cmd":"pip install system-diag-mcp","imports":[]}],"tools":[{"name":"check_port","description":"Test if a TCP port is open"},{"name":"ping_host","description":"ICMP ping to a remote host"},{"name":"dns_lookup","description":"Resolve DNS records for a domain"},{"name":"http_check","description":"HTTP status check for a URL"},{"name":"traceroute_host","description":"Trace network path to host"},{"name":"get_uptime","description":"Return system uptime"},{"name":"get_sys_info","description":"Basic system info (CPU, memory, disk)"},{"name":"get_hostname","description":"Retrieve machine hostname"},{"name":"list_processes","description":"List running processes (like ps)"},{"name":"list_services","description":"List systemd or init services"},{"name":"service_status","description":"Status of a specific service"},{"name":"read_journal","description":"Fetch latest logs for a unit or tag"},{"name":"cron_list","description":"Show cron jobs for current user"},{"name":"check_disk_usage","description":"Disk usage summary (like df)"},{"name":"check_memory","description":"RAM/Swap usage (like free)"},{"name":"check_inode_usage","description":"Filesystem inode stats"},{"name":"list_mounts","description":"Mounted volumes"},{"name":"list_open_ports","description":"Show open TCP/UDP ports"},{"name":"check_firewall_status","description":"UFW/iptables summary"},{"name":"list_network_interfaces","description":"IP, MAC, link state"},{"name":"check_bandwidth_usage","description":"Network traffic stats"},{"name":"resolve_host","description":"Reverse DNS for IP address"},{"name":"curl_url","description":"GET request with curl, full headers"},{"name":"list_users","description":"Local users"},{"name":"last_logins","description":"Last login attempts"},{"name":"check_sudoers","description":"Who can sudo"},{"name":"who_is_logged_in","description":"Current sessions"}],"env_vars":[],"auth_type":"none","github":"https://github.com/cdmx1/system-diag-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}