mcp-netmiko-server
4
MCP-netmiko-server is a Model Context Protocol server designed for seamless interaction with network devices using SSH and Netmiko. It provides functionality to manage device configurations and execute commands remotely, facilitating efficient network operations.
list_device
List of network device names and types defined in the file
send_command_and_get_outpu
Send commands to the device and return its output
set_config_commands_and_commit_or_sav
Send configuration commands to the device and submit or save automatically