ravipendurty/netmiko-mcp-server
3.1
If you are the rightful owner of netmiko-mcp-server 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 NetMiko MCP Server is a Model Context Protocol server designed for managing network devices using NetMiko, allowing clients to connect and manage devices via SSH.
Tools
Functions exposed to the LLM to take actions
connect_device
Connect to a network device.
disconnect_device
Disconnect from a network device.
send_command
Send a show command to a connected device.
send_config_commands
Send configuration commands to a device.
get_device_info
Get information about a connected device.
list_connected_devices
List all currently connected devices.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client