tuesdays-dev/rust-mcp-server
3.2
If you are the rightful owner of rust-mcp-server 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.
A Rust-based Model Context Protocol (MCP) server that facilitates system interaction through various tools and JSON-RPC 2.0 protocol.
Tools
Functions exposed to the LLM to take actions
echo
Echo back the provided text.
get_system_info
Get basic system information including OS, architecture, and hostname.
list_files
List files and directories in a specified path.
read_file
Read the contents of a file with size restrictions for safety.
execute_command
Execute safe system commands from a restricted whitelist.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client