This MCP server implementation provides a shell command execution interface, allowing AI models to interact with the local system through a standardized protocol. Developed by Kevin Watt, it leverages the @modelcontextprotocol/sdk to enable secure and controlled access to shell operations. The implementation is designed for automation tasks, system management, and scenarios where AI assistants need to perform local machine operations. It stands out by focusing on shell interactions, making it particularly useful for DevOps, system administration, and automated workflow applications.
List directory contents. Allowed Arguments: -l, -a, -h, -R, --help, *
Concatenate and display file contents. Allowed Arguments: -n, -b, --help, *
Show current working directory. No allowed arguments.
Show disk usage. Allowed Arguments: -h, -T, --help
Display text. Allowed Arguments: Any text
Show process status. Allowed Arguments: -e, -f, -u, --help
Show memory usage. Allowed Arguments: -h, -m, -g, --help
Show system uptime. No allowed arguments.
Show system date and time. Allowed Arguments: +%Y-%m-%d, +%H:%M:%S, --help
Search text patterns in files. Allowed Arguments: -i, -v, -n, -r, -l, --color, *
Show who is logged on and what they are doing. Allowed Arguments: -h, -s, --no-header, --help
Query WHOIS domain registration information. Allowed Arguments: -H, *
Search for files in a directory hierarchy. Allowed Arguments: -name, -type, -size, -mtime, *
Network connection information. Allowed Arguments: -a, -n, -t, -u, -l, -p, --help
List PCI devices. Allowed Arguments: -v, -k, -mm, -nn, --help
List USB devices. Allowed Arguments: -v, -t, -d, -s, --help
DNS lookup utility. Allowed Arguments: +short, +trace, +dnssec, @*, *
Query DNS records. Allowed Arguments: -type=*, -query=*, *
Show network devices and interfaces. Allowed Arguments: addr, link, route, neigh, -br, *
Locate binary, source and manual files. Allowed Arguments: -b, -m, -s, *
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!