lollipopkit/sysinfo-api-mcp
If you are the rightful owner of sysinfo-api-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
SysInfo API Server is a high-performance system information monitoring server built with Rust, supporting both REST API and Model Context Protocol (MCP) interfaces.
Tools
Functions exposed to the LLM to take actions
get_system_info
Get complete system information including CPU, memory, and processes
get_system_overview
Get system overview (OS, kernel, uptime, etc.)
get_cpu_info
Get CPU information including usage and core details
get_memory_info
Get memory information including RAM and swap usage
get_processes
Get process information with top CPU and memory consumers
get_timestamp
Get current system timestamp
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client