jbmurphy/mcp-cli
If you are the rightful owner of mcp-cli and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP CLI Command Server is a Model Context Protocol server that provides secure access to network and system CLI commands for AI assistants.
Tools
Functions exposed to the LLM to take actions
cli_ping
Ping hosts to check connectivity and measure latency
cli_traceroute
Trace network route to destination hosts
cli_mtr
Combined ping and traceroute diagnostic (MTR)
cli_netcat_test
Test port connectivity using netcat
cli_nmap_ping_scan
NMAP host discovery on network ranges
cli_nmap_port_scan
NMAP port scanning with service detection
cli_dig
DNS lookups with multiple record type support
cli_host
DNS host command for quick lookups
cli_whois
WHOIS lookups for domains and IP addresses
cli_curl_get
HTTP GET requests with curl
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client