aroshak/cisco-ssh-mcp
3.1
If you are the rightful owner of cisco-ssh-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.
A Model Context Protocol (MCP) server for managing SSH connections to Cisco network devices.
Tools
Functions exposed to the LLM to take actions
cisco_connect
Connect to a Cisco device via SSH.
cisco_exec
Execute a command on a connected device.
cisco_config
Enter configuration mode and execute configuration commands.
cisco_show
Execute show commands with optional output parsing.
cisco_send_raw
Send raw text to the SSH connection.
cisco_list_connections
List all active SSH connections.
cisco_disconnect
Disconnect from a device.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client