cfdude/super-shell-mcp
If you are the rightful owner of super-shell-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.
Super Shell MCP Server is a Model Context Protocol server designed to execute shell commands securely across multiple platforms, including Windows, macOS, and Linux.
Tools
Functions exposed to the LLM to take actions
get_platform_info
Get information about the current platform and shell
execute_command
Execute a shell command on the current platform
get_whitelist
Get the list of whitelisted commands
add_to_whitelist
Add a command to the whitelist
update_security_level
Update the security level of a whitelisted command
remove_from_whitelist
Remove a command from the whitelist
get_pending_commands
Get the list of commands pending approval
approve_command
Approve a pending command
deny_command
Deny a pending command
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client