SurriyaGokul/SysMCP
If you are the rightful owner of SysMCP 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.
SysMCP is a Model Context Protocol (MCP) server designed to facilitate secure and efficient interaction between AI assistants and local system resources.
Tools
Functions exposed to the LLM to take actions
system_get_cpu
Get current CPU usage statistics.
system_get_memory
Get memory usage information.
system_get_disk
Get disk usage per partition.
system_get_network
Get network I/O statistics.
list_processes
List running processes with filtering options.
kill_process
Safely terminate a process with confirmation and safety checks.
get_summary
Get aggregated system statistics over a specified time window.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client